KDEPrint
KPMarginPage Class Reference
#include <kpmarginpage.h>
Inheritance diagram for KPMarginPage:

Detailed Description
Definition at line 29 of file kpmarginpage.h.
Public Member Functions | |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
| KPMarginPage (KPrinter *prt, DrMain *driver, QWidget *parent=0) | |
| void | setOptions (const QMap< QString, QString > &opts) |
| ~KPMarginPage () | |
Protected Member Functions | |
| void | initPageSize (const QString &, bool) |
Constructor & Destructor Documentation
Definition at line 37 of file kpmarginpage.cpp.
| KPMarginPage::~KPMarginPage | ( | ) |
Definition at line 59 of file kpmarginpage.cpp.
Member Function Documentation
This function is called to fill the structure opts with the selected options from this dialog page.
If incldef is true, include also options with default values, otherwise discard them. Reimplement this function in subclasses.
- Parameters:
-
opts the option set to fill incldef if true, include also options with default values
- See also:
- setOptions()
Reimplemented from KPrintDialogPage.
Definition at line 142 of file kpmarginpage.cpp.
| void KPMarginPage::initPageSize | ( | const QString & | ps, | |
| bool | landscape | |||
| ) | [protected] |
Definition at line 63 of file kpmarginpage.cpp.
This function is called to update the current page with the options contained in opts.
Reimplement it in subclasses.
- Parameters:
-
opts the structure containing the options to update the page
Reimplemented from KPrintDialogPage.
Definition at line 107 of file kpmarginpage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference