kalarm
YearlyRule Class Reference
Inheritance diagram for YearlyRule:

Detailed Description
Definition at line 168 of file recurrenceeditprivate.h.
Public Member Functions | |
| YearlyRule (bool readOnly, QWidget *parent, const char *name=0) | |
| QValueList< int > | months () const |
| void | setMonths (const QValueList< int > &months) |
| void | setDefaultValues (int dayOfMonth, int dayOfWeek, int month) |
| KARecurrence::Feb29Type | feb29Type () const |
| void | setFeb29Type (KARecurrence::Feb29Type) |
| virtual QWidget * | validate (QString &errorMessage) |
| virtual void | saveState () |
| virtual bool | stateChanged () const |
Protected Slots | |
| virtual void | clicked (int id) |
Protected Member Functions | |
| virtual void | daySelected (int day) |
The documentation for this class was generated from the following files:

