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

Detailed Description
Definition at line 166 of file recurrenceeditprivate.h.
Public Member Functions | |
| Preferences::Feb29Type | feb29Type () const |
| QList< int > | months () const |
| virtual void | saveState () |
| void | setDefaultValues (int dayOfMonth, int dayOfWeek, int month) |
| void | setFeb29Type (Preferences::Feb29Type) |
| void | setMonths (const QList< int > &months) |
| virtual bool | stateChanged () const |
| virtual QWidget * | validate (QString &errorMessage) |
| YearlyRule (bool readOnly, QWidget *parent) | |
Protected Slots | |
| virtual void | clicked (QAbstractButton *) |
Protected Member Functions | |
| virtual void | daySelected (int day) |
Constructor & Destructor Documentation
| YearlyRule::YearlyRule | ( | bool | readOnly, | |
| QWidget * | parent | |||
| ) |
Definition at line 1505 of file recurrenceedit.cpp.
Member Function Documentation
| void YearlyRule::clicked | ( | QAbstractButton * | button | ) | [protected, virtual, slot] |
| void YearlyRule::daySelected | ( | int | day | ) | [protected, virtual] |
| Preferences::Feb29Type YearlyRule::feb29Type | ( | ) | const |
Definition at line 1601 of file recurrenceedit.cpp.
| QList< int > YearlyRule::months | ( | ) | const |
Definition at line 1574 of file recurrenceedit.cpp.
| void YearlyRule::saveState | ( | ) | [virtual] |
| void YearlyRule::setDefaultValues | ( | int | dayOfMonth, | |
| int | dayOfWeek, | |||
| int | month | |||
| ) |
Definition at line 1560 of file recurrenceedit.cpp.
| void YearlyRule::setFeb29Type | ( | Preferences::Feb29Type | type | ) |
Definition at line 1618 of file recurrenceedit.cpp.
| void YearlyRule::setMonths | ( | const QList< int > & | months | ) |
Definition at line 1586 of file recurrenceedit.cpp.
| bool YearlyRule::stateChanged | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference