lib Library API Documentation

KoPageLayout Struct Reference

This structure defines the page layout, including its size in pt, its format (e.g. More...

#include <koGlobal.h>

List of all members.

Public Member Functions

bool operator== (const KoPageLayout &l) const
bool operator!= (const KoPageLayout &l) const

Public Attributes

KoFormat format
KoOrientation orientation
double ptWidth
double ptHeight
double ptLeft
double ptRight
double ptTop
double ptBottom


Detailed Description

This structure defines the page layout, including its size in pt, its format (e.g.

A4), orientation, unit, margins etc.

Definition at line 169 of file koGlobal.h.


Member Data Documentation

KoFormat KoPageLayout::format
 

Page format.

Definition at line 172 of file koGlobal.h.

Referenced by KoPageLayoutDia::standardLayout().

KoOrientation KoPageLayout::orientation
 

Page orientation.

Definition at line 174 of file koGlobal.h.

Referenced by KoPageLayoutDia::standardLayout().

double KoPageLayout::ptWidth
 

Page width in pt.

Definition at line 177 of file koGlobal.h.

Referenced by KoDocument::generatePreview(), KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().

double KoPageLayout::ptHeight
 

Page height in pt.

Definition at line 179 of file koGlobal.h.

Referenced by KoDocument::generatePreview(), KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().

double KoPageLayout::ptLeft
 

Left margin in pt.

Definition at line 181 of file koGlobal.h.

Referenced by KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().

double KoPageLayout::ptRight
 

Right margin in pt.

Definition at line 183 of file koGlobal.h.

Referenced by KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().

double KoPageLayout::ptTop
 

Top margin in pt.

Definition at line 185 of file koGlobal.h.

Referenced by KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().

double KoPageLayout::ptBottom
 

Bottom margin in pt.

Definition at line 187 of file koGlobal.h.

Referenced by KoDocument::KoDocument(), KoRuler::KoRuler(), KoPagePreview::setPageLayout(), and KoPageLayoutDia::standardLayout().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 24 18:22:31 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003