lib
KoPageLayoutDia Class Reference
#include <KoPageLayoutDia.h>
Inheritance diagram for KoPageLayoutDia:

Detailed Description
With this dialog the user can specify the layout of the paper during printing.
Definition at line 82 of file KoPageLayoutDia.h.
Public Member Functions | |
KoPageLayoutDia (QWidget *parent, const char *name, const KoPageLayout &layout, const KoHeadFoot &headfoot, int flags, 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 () |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 131 of file KoPageLayoutDia.cpp. |
|
Constructor.
Definition at line 156 of file KoPageLayoutDia.cpp. |
|
Destructor.
Definition at line 184 of file KoPageLayoutDia.cpp. |
Member Function Documentation
|
Returns the header and footer information.
Definition at line 234 of file KoPageLayoutDia.cpp. |
|
Returns the layout.
Definition at line 148 of file KoPageLayoutDia.h. |
|
Show page layout dialog. See constructor for documentation on the parameters Definition at line 207 of file KoPageLayoutDia.cpp. |
|
Show page layout dialog. See constructor for documentation on the parameters Definition at line 189 of file KoPageLayoutDia.cpp. |
|
Retrieves a standard page layout. Deprecated: better use KoPageLayout::standardLayout() Definition at line 228 of file KoPageLayoutDia.cpp. |
|
Returns the unit.
Definition at line 158 of file KoPageLayoutDia.h. |
The documentation for this class was generated from the following files: