KPImagePage Class Reference
Inheritance diagram for KPImagePage:

Detailed Description
Definition at line 31 of file kpimagepage.h.
Public Member Functions | |
KPImagePage (DrMain *driver=0, QWidget *parent=0, const char *name=0) | |
~KPImagePage () | |
void | setOptions (const QMap< QString, QString > &opts) |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
Protected Slots | |
void | slotSizeTypeChanged (int) |
void | slotPositionChanged () |
void | slotImageSettingsChanged () |
void | slotDefaultClicked () |
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 423 of file kpimagepage.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 389 of file kpimagepage.cpp.
The documentation for this class was generated from the following files: