korganizer
KOEditorRecurrence Class Reference
List of all members.Detailed Description
Definition at line 279 of file koeditorrecurrence.h.
Public Types | |
| enum | { Daily, Weekly, Monthly, Yearly } |
Public Slots | |
| void | setRecurrenceEnabled (bool) |
| void | setDateTimes (const QDateTime &start, const QDateTime &end) |
| void | setDateTimeStr (const QString &) |
Signals | |
| void | dateTimesChanged (const QDateTime &start, const QDateTime &end) |
Public Member Functions | |
| KOEditorRecurrence (QWidget *parent=0, const char *name=0) | |
| virtual | ~KOEditorRecurrence () |
| void | setDefaults (const QDateTime &from, const QDateTime &to, bool allday) |
| void | readIncidence (Incidence *) |
| void | writeIncidence (Incidence *) |
| bool | validateInput () |
| bool | doesRecur () |
Protected Slots | |
| void | showCurrentRule (int) |
| void | showExceptionsDialog () |
| void | showRecurrenceRangeDialog () |
Member Function Documentation
| void KOEditorRecurrence::setDefaults | ( | const QDateTime & | from, | |
| const QDateTime & | to, | |||
| bool | allday | |||
| ) |
| void KOEditorRecurrence::readIncidence | ( | Incidence * | ) |
Read event object and setup widgets accordingly.
Definition at line 1178 of file koeditorrecurrence.cpp.
| void KOEditorRecurrence::writeIncidence | ( | Incidence * | ) |
| bool KOEditorRecurrence::validateInput | ( | ) |
The documentation for this class was generated from the following files:

