korganizer
RecurYearly Class Reference
#include <koeditorrecurrence.h>
Inheritance diagram for RecurYearly:

Detailed Description
Definition at line 120 of file koeditorrecurrence.h.
Public Types | |
| enum | YearlyType { byDay, byPos, byMonth } |
Public Member Functions | |
| int | day () |
| YearlyType | getType () |
| int | month () |
| int | monthDay () |
| int | posCount () |
| int | posMonth () |
| int | posWeekday () |
| RecurYearly (QWidget *parent=0) | |
| void | setByDay (int day) |
| void | setByMonth (int day, int month) |
| void | setByPos (int count, int weekday, int month) |
Member Enumeration Documentation
Constructor & Destructor Documentation
| RecurYearly::RecurYearly | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 416 of file koeditorrecurrence.cpp.
Member Function Documentation
| int RecurYearly::day | ( | ) |
Definition at line 608 of file koeditorrecurrence.cpp.
| RecurYearly::YearlyType RecurYearly::getType | ( | ) |
Definition at line 564 of file koeditorrecurrence.cpp.
| int RecurYearly::month | ( | ) |
Definition at line 583 of file koeditorrecurrence.cpp.
| int RecurYearly::monthDay | ( | ) |
Definition at line 578 of file koeditorrecurrence.cpp.
| int RecurYearly::posCount | ( | ) |
Definition at line 588 of file koeditorrecurrence.cpp.
| int RecurYearly::posMonth | ( | ) |
Definition at line 603 of file koeditorrecurrence.cpp.
| int RecurYearly::posWeekday | ( | ) |
Definition at line 598 of file koeditorrecurrence.cpp.
| void RecurYearly::setByDay | ( | int | day | ) |
Definition at line 539 of file koeditorrecurrence.cpp.
| void RecurYearly::setByMonth | ( | int | day, | |
| int | month | |||
| ) |
Definition at line 557 of file koeditorrecurrence.cpp.
| void RecurYearly::setByPos | ( | int | count, | |
| int | weekday, | |||
| int | month | |||
| ) |
Definition at line 545 of file koeditorrecurrence.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference