kalarm
Rule Class Reference
#include <recurrenceeditprivate.h>
Inheritance diagram for Rule:

Detailed Description
Definition at line 47 of file recurrenceeditprivate.h.
Signals | |
| void | frequencyChanged () |
Public Member Functions | |
| int | frequency () const |
| QVBoxLayout * | layout () const |
| Rule (const QString &freqText, const QString &freqWhatsThis, bool time, bool readOnly, QWidget *parent) | |
| virtual void | saveState () |
| void | setFrequency (int) |
| virtual void | setFrequencyFocus () |
| virtual bool | stateChanged () const |
| virtual QWidget * | validate (QString &) |
Constructor & Destructor Documentation
| Rule::Rule | ( | const QString & | freqText, | |
| const QString & | freqWhatsThis, | |||
| bool | time, | |||
| bool | readOnly, | |||
| QWidget * | parent | |||
| ) |
Definition at line 1060 of file recurrenceedit.cpp.
Member Function Documentation
| int Rule::frequency | ( | ) | const [virtual] |
| void Rule::frequencyChanged | ( | ) | [signal] |
| QVBoxLayout* Rule::layout | ( | ) | const [inline] |
Definition at line 56 of file recurrenceeditprivate.h.
| void Rule::saveState | ( | ) | [virtual] |
Reimplemented in DayWeekRule, MonthYearRule, and YearlyRule.
Definition at line 1121 of file recurrenceedit.cpp.
| void Rule::setFrequency | ( | int | n | ) |
Definition at line 1110 of file recurrenceedit.cpp.
| virtual void Rule::setFrequencyFocus | ( | ) | [inline, virtual] |
Definition at line 55 of file recurrenceeditprivate.h.
| bool Rule::stateChanged | ( | ) | const [virtual] |
Reimplemented in DayWeekRule, MonthYearRule, and YearlyRule.
Definition at line 1129 of file recurrenceedit.cpp.
Reimplemented in DayWeekRule, and YearlyRule.
Definition at line 57 of file recurrenceeditprivate.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference