korganizer
KOCoreHelper Class Reference
#include <kocorehelper.h>
Inheritance diagram for KOCoreHelper:

Detailed Description
Definition at line 37 of file kocorehelper.h.
Public Member Functions | |
| virtual const KCalendarSystem * | calendarSystem () |
| virtual QColor | categoryColor (const QStringList &cats) |
| virtual QTime | dayStart () |
| virtual QColor | defaultEventColor () |
| virtual QString | holidayString (const QDate &dt) |
| virtual bool | isWorkingDay (const QDate &dt) |
| KOCoreHelper () | |
| virtual KOrg::PrintPlugin::List | loadPrintPlugins () |
| virtual QColor | textColor (const QColor &bgColor) |
| virtual | ~KOCoreHelper () |
Constructor & Destructor Documentation
| KOCoreHelper::KOCoreHelper | ( | ) | [inline] |
Definition at line 40 of file kocorehelper.h.
| virtual KOCoreHelper::~KOCoreHelper | ( | ) | [inline, virtual] |
Definition at line 41 of file kocorehelper.h.
Member Function Documentation
| virtual const KCalendarSystem* KOCoreHelper::calendarSystem | ( | ) | [inline, virtual] |
Definition at line 48 of file kocorehelper.h.
| QColor KOCoreHelper::categoryColor | ( | const QStringList & | cats | ) | [virtual] |
Definition at line 29 of file kocorehelper.cpp.
| virtual QTime KOCoreHelper::dayStart | ( | ) | [inline, virtual] |
Definition at line 47 of file kocorehelper.h.
| virtual QColor KOCoreHelper::defaultEventColor | ( | ) | [inline, virtual] |
Definition at line 43 of file kocorehelper.h.
Definition at line 41 of file kocorehelper.cpp.
| virtual bool KOCoreHelper::isWorkingDay | ( | const QDate & | dt | ) | [inline, virtual] |
Definition at line 50 of file kocorehelper.h.
| virtual KOrg::PrintPlugin::List KOCoreHelper::loadPrintPlugins | ( | ) | [inline, virtual] |
Definition at line 49 of file kocorehelper.h.
Definition at line 44 of file kocorehelper.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference