KDEPrint
KPPosterPage Class Reference
#include <kpposterpage.h>

Detailed Description
Definition at line 33 of file kpposterpage.h.
Public Member Functions | |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
| bool | isValid () |
| KPPosterPage (QWidget *parent=0) | |
| void | setOptions (const QMap< QString, QString > &opts) |
| ~KPPosterPage () | |
Protected Slots | |
| void | slotLockToggled (bool) |
| void | slotMarginChanged (int) |
| void | slotPosterSizeChanged (int) |
Constructor & Destructor Documentation
| KPPosterPage::KPPosterPage | ( | QWidget * | parent = 0 |
) |
Definition at line 36 of file kpposterpage.cpp.
| KPPosterPage::~KPPosterPage | ( | ) |
Definition at line 248 of file kpposterpage.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 287 of file kpposterpage.cpp.
| bool KPPosterPage::isValid | ( | ) |
Definition at line 313 of file kpposterpage.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 252 of file kpposterpage.cpp.
| void KPPosterPage::slotLockToggled | ( | bool | on | ) | [protected, slot] |
Definition at line 333 of file kpposterpage.cpp.
| void KPPosterPage::slotMarginChanged | ( | int | value | ) | [protected, slot] |
Definition at line 328 of file kpposterpage.cpp.
| void KPPosterPage::slotPosterSizeChanged | ( | int | value | ) | [protected, slot] |
Definition at line 318 of file kpposterpage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference