KPFilterPage Class Reference
Inheritance diagram for KPFilterPage:

Detailed Description
Definition at line 34 of file kpfilterpage.h.
Public Member Functions | |
KPFilterPage (QWidget *parent=0, const char *name=0) | |
~KPFilterPage () | |
void | setOptions (const QMap< QString, QString > &opts) |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
bool | isValid (QString &msg) |
Protected Slots | |
void | slotAddClicked () |
void | slotRemoveClicked () |
void | slotUpClicked () |
void | slotDownClicked () |
void | slotConfigureClicked () |
void | slotItemSelected (QListViewItem *) |
Protected Member Functions | |
KXmlCommand * | currentFilter () |
void | checkFilterChain () |
void | updateInfo () |
QStringList | activeList () |
void | updateButton () |
Member Function Documentation
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 327 of file kpfilterpage.cpp. |
|
Returns true if options selected in the page are valid (no conflict), false otherwise.
When returning false,
Reimplemented from KPrintDialogPage. Definition at line 390 of file kpfilterpage.cpp. |
|
This function is called to update the current page with the options contained in Reimplement it in subclasses.
Reimplemented from KPrintDialogPage. Definition at line 291 of file kpfilterpage.cpp. |
The documentation for this class was generated from the following files: