KPTagsPage Class Reference
Inheritance diagram for KPTagsPage:

Public Member Functions | |
KPTagsPage (bool ro=false, QWidget *parent=0, const char *name=0) | |
~KPTagsPage () | |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
void | setOptions (const QMap< QString, QString > &opts) |
bool | isValid (QString &msg) |
QSize | sizeHint () const |
QSize | minimumSizeHint () const |
Detailed Description
Definition at line 27 of file kptagspage.h.
Member Function Documentation
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 143 of file kptagspage.cpp. References QString::isEmpty(), QString::prepend(), and QTable::text(). |
|
This function is called to update the current page with the options contained in Reimplement it in subclasses.
Reimplemented from KPrintDialogPage. Definition at line 122 of file kptagspage.cpp. References QMap::begin(), QMap::end(), QTable::numRows(), QString::replace(), and QTable::setText(). |
|
Returns true if options selected in the page are valid (no conflict), false otherwise.
When returning false,
Reimplemented from KPrintDialogPage. Definition at line 105 of file kptagspage.cpp. References QString::arg(), QString::find(), QString::isEmpty(), and QTable::text(). |
The documentation for this class was generated from the following files: