korganizer
KOrg::CoreHelper Class Reference
Inheritance diagram for KOrg::CoreHelper:

Detailed Description
Definition at line 35 of file corehelper.h.
Public Member Functions | |
| CoreHelper () | |
| virtual | ~CoreHelper () |
| virtual QColor | defaultEventColor ()=0 |
| virtual QColor | textColor (const QColor &bgColor)=0 |
| virtual QColor | categoryColor (const QStringList &cats)=0 |
| virtual QString | holidayString (const QDate &dt)=0 |
| virtual QTime | dayStart ()=0 |
| virtual const KCalendarSystem * | calendarSystem ()=0 |
| virtual KOrg::PrintPlugin::List | loadPrintPlugins ()=0 |
| virtual bool | isWorkingDay (const QDate &dt)=0 |
The documentation for this class was generated from the following file:

