KPSchedulePage Class Reference
Inheritance diagram for KPSchedulePage:

Public Member Functions | |
| KPSchedulePage (QWidget *parent=0, const char *name=0) | |
| ~KPSchedulePage () | |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
| void | setOptions (const QMap< QString, QString > &opts) |
| bool | isValid (QString &msg) |
Protected Slots | |
| void | slotTimeChanged () |
Detailed Description
Definition at line 30 of file kpschedulepage.h.
Member Function Documentation
|
||||||||||||
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 246 of file kpschedulepage.cpp. References QComboBox::currentItem(), QString::number(), QLineEdit::text(), and QTimeEdit::time(). |
|
|
This function is called to update the current page with the options contained in Reimplement it in subclasses.
Reimplemented from KPrintDialogPage. Definition at line 206 of file kpschedulepage.cpp. References QTime::addSecs(), QTime::fromString(), QString::isEmpty(), QString::replace(), QComboBox::setCurrentItem(), QLineEdit::setText(), QTimeEdit::setTime(), and slotTimeChanged(). |
|
|
Returns true if options selected in the page are valid (no conflict), false otherwise.
When returning false,
Reimplemented from KPrintDialogPage. Definition at line 196 of file kpschedulepage.cpp. References QComboBox::currentItem(), and QTimeEdit::time(). |
The documentation for this class was generated from the following files:
