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
|
|
Read event object and setup widgets accordingly.
Definition at line 1178 of file koeditorrecurrence.cpp. |
|
||||||||||||||||
|
Set widgets to default values.
Definition at line 1146 of file koeditorrecurrence.cpp. |
|
|
Check if the input is valid.
Definition at line 1388 of file koeditorrecurrence.cpp. |
|
|
Write event settings to event object.
Definition at line 1318 of file koeditorrecurrence.cpp. |
The documentation for this class was generated from the following files:

