KDEPrint
KPTextPage Class Reference
#include <kptextpage.h>

Detailed Description
Definition at line 31 of file kptextpage.h.
Public Member Functions | |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
| KPTextPage (DrMain *driver, QWidget *parent=0) | |
| void | setOptions (const QMap< QString, QString > &opts) |
| ~KPTextPage () | |
Protected Slots | |
| void | slotColumnsChanged (int) |
| void | slotPrettyChanged (int) |
Protected Member Functions | |
| void | initPageSize (bool landscape) |
Constructor & Destructor Documentation
| KPTextPage::KPTextPage | ( | DrMain * | driver, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 36 of file kptextpage.cpp.
| KPTextPage::~KPTextPage | ( | ) |
Definition at line 259 of file kptextpage.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 305 of file kptextpage.cpp.
| void KPTextPage::initPageSize | ( | bool | landscape | ) | [protected] |
Definition at line 346 of file kptextpage.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 263 of file kptextpage.cpp.
| void KPTextPage::slotColumnsChanged | ( | int | ) | [protected, slot] |
Definition at line 341 of file kptextpage.cpp.
| void KPTextPage::slotPrettyChanged | ( | int | ID | ) | [protected, slot] |
Definition at line 335 of file kptextpage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference