KPHpgl2Page Class Reference

Inheritance diagram for KPHpgl2Page:

KPrintDialogPage QWidget List of all members.

Detailed Description

Definition at line 28 of file kphpgl2page.h.


Public Member Functions

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

Member Function Documentation

void KPHpgl2Page::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 142 of file kphpgl2page.cpp.

void KPHpgl2Page::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 153 of file kphpgl2page.cpp.


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