KoPageLayoutDia Class Reference
With this dialog the user can specify the layout of the paper during printing. More...
#include <koPageLayoutDia.h>
Collaboration diagram for KoPageLayoutDia:

Public Slots | |
void | widthChanged () |
void | heightChanged () |
void | leftChanged () |
void | rightChanged () |
void | topChanged () |
void | bottomChanged () |
Public Member Functions | |
KoPageLayoutDia (QWidget *parent, const char *name, const KoPageLayout &layout, const KoHeadFoot &headfoot, int tabs, KoUnit::Unit unit, bool modal=true) | |
KoPageLayoutDia (QWidget *parent, const char *name, const KoPageLayout &layout, const KoHeadFoot &headfoot, const KoColumns &columns, const KoKWHeaderFooter &kwheadfoot, int tabs, KoUnit::Unit unit) | |
~KoPageLayoutDia () | |
const KoPageLayout & | layout () const |
KoHeadFoot | headFoot () const |
KoUnit::Unit | unit () const |
Static Public Member Functions | |
static bool | pageLayout (KoPageLayout &, KoHeadFoot &, int tabs, KoUnit::Unit &unit, QWidget *parent=0) |
static bool | pageLayout (KoPageLayout &, KoHeadFoot &, KoColumns &, KoKWHeaderFooter &, int tabs, KoUnit::Unit &unit, QWidget *parent=0) |
static KDE_DEPRECATED KoPageLayout | standardLayout () |
Protected Slots | |
virtual void | slotOk () |
Detailed Description
With this dialog the user can specify the layout of the paper during printing.
Definition at line 90 of file koPageLayoutDia.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 133 of file koPageLayoutDia.cc. References KoColumns::columns. Referenced by pageLayout(). |
|
Constructor.
Definition at line 162 of file koPageLayoutDia.cc. |
|
Destructor.
Definition at line 195 of file koPageLayoutDia.cc. |
Member Function Documentation
|
Show page layout dialog. See constructor for documentation on the parameters Definition at line 200 of file koPageLayoutDia.cc. References headFoot(), KoPageLayoutDia(), layout(), and unit(). |
|
Show page layout dialog. See constructor for documentation on the parameters Definition at line 218 of file koPageLayoutDia.cc. References columns(), getKWHeaderFooter(), headFoot(), KoPageLayoutDia(), layout(), and unit(). |
|
Retrieves a standard page layout. Deprecated: better use KoPageLayout::standardLayout() Definition at line 239 of file koPageLayoutDia.cc. References KoPageLayout::standardLayout(). |
|
Returns the layout.
Definition at line 155 of file koPageLayoutDia.h. Referenced by pageLayout(). |
|
Returns the header and footer information.
Definition at line 245 of file koPageLayoutDia.cc. References KoHeadFoot::footLeft, KoHeadFoot::footMid, KoHeadFoot::footRight, KoHeadFoot::headLeft, KoHeadFoot::headMid, and KoHeadFoot::headRight. Referenced by pageLayout(). |
|
Returns the unit.
Definition at line 165 of file koPageLayoutDia.h. Referenced by pageLayout(). |
The documentation for this class was generated from the following files: