KDEPrint
KPImagePage Class Reference
#include <kpimagepage.h>

Detailed Description
Definition at line 32 of file kpimagepage.h.
Public Member Functions | |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
| KPImagePage (DrMain *driver=0, QWidget *parent=0) | |
| void | setOptions (const QMap< QString, QString > &opts) |
| ~KPImagePage () | |
Protected Slots | |
| void | slotDefaultClicked () |
| void | slotImageSettingsChanged () |
| void | slotPositionChanged () |
| void | slotSizeTypeChanged (int) |
Constructor & Destructor Documentation
| KPImagePage::KPImagePage | ( | DrMain * | driver = 0, |
|
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 39 of file kpimagepage.cpp.
| KPImagePage::~KPImagePage | ( | ) |
Definition at line 394 of file kpimagepage.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 466 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 398 of file kpimagepage.cpp.
| void KPImagePage::slotDefaultClicked | ( | ) | [protected, slot] |
Definition at line 531 of file kpimagepage.cpp.
| void KPImagePage::slotImageSettingsChanged | ( | ) | [protected, slot] |
Definition at line 523 of file kpimagepage.cpp.
| void KPImagePage::slotPositionChanged | ( | ) | [protected, slot] |
Definition at line 517 of file kpimagepage.cpp.
| void KPImagePage::slotSizeTypeChanged | ( | int | t | ) | [protected, slot] |
Definition at line 498 of file kpimagepage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference