kalarm
MonthYearRule Class Reference
Inheritance diagram for MonthYearRule:

Detailed Description
Definition at line 114 of file recurrenceeditprivate.h.
Public Types | |
enum | DayPosType { DATE, POS } |
Signals | |
void | typeChanged (DayPosType) |
Public Member Functions | |
MonthYearRule (const QString &freqText, const QString &freqWhatsThis, bool allowEveryWeek, bool readOnly, QWidget *parent, const char *name=0) | |
DayPosType | type () const |
int | date () const |
int | week () const |
int | dayOfWeek () const |
void | setType (DayPosType) |
void | setDate (int dayOfMonth) |
void | setPosition (int week, int dayOfWeek) |
void | setDefaultValues (int dayOfMonth, int dayOfWeek) |
virtual void | saveState () |
virtual bool | stateChanged () const |
Protected Slots | |
virtual void | clicked (int id) |
Protected Member Functions | |
DayPosType | buttonType (int id) const |
virtual void | daySelected (int) |
The documentation for this class was generated from the following files: