KPQtPage Class Reference

Inheritance diagram for KPQtPage:

KPrintDialogPage QWidget List of all members.

Detailed Description

Definition at line 32 of file kpqtpage.h.


Public Member Functions

 KPQtPage (QWidget *parent=0, const char *name=0)
 KPQtPage (DrMain *driver, QWidget *parent=0, const char *name=0)
 ~KPQtPage ()
void setOptions (const QMap< QString, QString > &opts)
void getOptions (QMap< QString, QString > &opts, bool incldef=false)

Protected Slots

void slotOrientationChanged (int)
void slotColorModeChanged (int)
void slotNupChanged (int)

Protected Member Functions

void init ()

Protected Attributes

QButtonGroupm_orientbox
QButtonGroupm_colorbox
QButtonGroupm_nupbox
QComboBoxm_pagesize
QLabelm_orientpix
QLabelm_colorpix
QLabelm_nuppix

Member Function Documentation

void KPQtPage::setOptions ( const QMap< QString, QString > &  opts  )  [virtual]

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 249 of file kpqtpage.cpp.

void KPQtPage::getOptions ( QMap< QString, QString > &  opts,
bool  incldef = false 
) [virtual]

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 299 of file kpqtpage.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys