kontact
SummaryEventInfo Class Reference
#include <summaryeventinfo.h>
Public Types | |
| typedef QList< SummaryEventInfo * > | List |
Public Member Functions | |
| SummaryEventInfo () | |
Static Public Member Functions | |
| static List | eventsForDate (const QDate &date, KCal::Calendar *calendar) |
| static void | setShowSpecialEvents (bool skipBirthdays, bool skipAnniversaries) |
Public Attributes | |
| QString | dateSpan |
| QString | daysToGo |
| KCal::Event * | ev |
| bool | makeBold |
| QString | startDate |
| QString | summaryText |
| QString | summaryTooltip |
| QString | summaryUrl |
| QString | timeRange |
Detailed Description
Definition at line 39 of file summaryeventinfo.h.
Member Typedef Documentation
| typedef QList<SummaryEventInfo*> SummaryEventInfo::List |
Definition at line 43 of file summaryeventinfo.h.
Constructor & Destructor Documentation
| SummaryEventInfo::SummaryEventInfo | ( | ) |
Definition at line 99 of file summaryeventinfo.cpp.
Member Function Documentation
| SummaryEventInfo::List SummaryEventInfo::eventsForDate | ( | const QDate & | date, | |
| KCal::Calendar * | calendar | |||
| ) | [static] |
Definition at line 104 of file summaryeventinfo.cpp.
| void SummaryEventInfo::setShowSpecialEvents | ( | bool | skipBirthdays, | |
| bool | skipAnniversaries | |||
| ) | [static] |
Definition at line 45 of file summaryeventinfo.cpp.
Member Data Documentation
Definition at line 53 of file summaryeventinfo.h.
Definition at line 54 of file summaryeventinfo.h.
| KCal::Event* SummaryEventInfo::ev |
Definition at line 51 of file summaryeventinfo.h.
Definition at line 59 of file summaryeventinfo.h.
Definition at line 52 of file summaryeventinfo.h.
Definition at line 56 of file summaryeventinfo.h.
Definition at line 58 of file summaryeventinfo.h.
Definition at line 57 of file summaryeventinfo.h.
Definition at line 55 of file summaryeventinfo.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference