korganizer
RecurYearly Class Reference
Inheritance diagram for RecurYearly:

Detailed Description
Definition at line 114 of file koeditorrecurrence.h.
Public Types | |
| enum | YearlyType { byDay, byPos, byMonth } |
Public Member Functions | |
| RecurYearly (QWidget *parent=0, const char *name=0) | |
| void | setByDay (int day) |
| void | setByPos (int count, int weekday, int month) |
| void | setByMonth (int day, int month) |
| YearlyType | getType () |
| int | day () |
| int | posCount () |
| int | posWeekday () |
| int | posMonth () |
| int | monthDay () |
| int | month () |
The documentation for this class was generated from the following files:

