KCal Library
Namespaces | |
| namespace | CalHelper |
| namespace | ICalDrag |
| namespace | IncidenceFormatter |
| namespace | VCalDrag |
Typedefs | |
| typedef KRES::Manager < ResourceCalendar > | CalendarResourceManager |
| typedef SortableList< QDate > | DateList |
| typedef SortableList< KDateTime > | DateTimeList |
| typedef SortableList< QTime > | TimeList |
Detailed Description
Contains all the KCal library global classes, objects, and functions.
Typedef Documentation
Type representing the manager of a ResourceCalendar.
Definition at line 549 of file resourcecalendar.h.
| typedef SortableList< QDate > KCal::DateList |
List of dates.
Definition at line 72 of file incidencebase.h.
| typedef SortableList< KDateTime > KCal::DateTimeList |
List of times.
Definition at line 74 of file incidencebase.h.
Enumeration Type Documentation
| enum KCal::EventSortField |
Definition at line 69 of file calendar.h.
| enum KCal::iTIPMethod |
iTIP methods.
| Enumerator | |
|---|---|
| iTIPPublish |
Event, to-do, journal or freebusy posting. |
| iTIPRequest |
Event, to-do or freebusy scheduling request. |
| iTIPReply |
Event, to-do or freebusy reply to request. |
| iTIPAdd |
Event, to-do or journal additional property request. |
| iTIPCancel |
Event, to-do or journal cancellation notice. |
| iTIPRefresh |
Event or to-do description update request. |
| iTIPCounter |
Event or to-do submit counter proposal. |
| iTIPDeclineCounter |
Event or to-do decline a counter proposal. |
| iTIPNoMethod |
No method. |
Definition at line 34 of file scheduler.h.
| Enumerator | |
|---|---|
| JournalSortUnsorted |
Do not sort Journals. |
| JournalSortDate |
Sort Journals chronologically by date. |
| JournalSortSummary |
Sort Journals alphabetically, by summary. |
Definition at line 91 of file calendar.h.
| enum KCal::SortDirection |
Calendar Incidence sort directions.
| Enumerator | |
|---|---|
| SortDirectionAscending |
Sort in ascending order (first to last) |
| SortDirectionDescending |
Sort in descending order (last to first) |
Definition at line 61 of file calendar.h.
| enum KCal::TodoSortField |
Definition at line 79 of file calendar.h.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 12:10:11 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.