korganizer
KOrg::CoreHelper Class Referenceabstract
#include <corehelper.h>
Inheritance diagram for KOrg::CoreHelper:
Public Member Functions | |
CoreHelper () | |
virtual | ~CoreHelper () |
virtual const KCalendarSystem * | calendarSystem ()=0 |
virtual QColor | categoryColor (const QStringList &cats)=0 |
virtual QTime | dayStart ()=0 |
virtual QString | holidayString (const QDate &dt)=0 |
virtual KOrg::PrintPlugin::List | loadPrintPlugins ()=0 |
Detailed Description
Definition at line 30 of file corehelper.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 33 of file corehelper.h.
|
inlinevirtual |
Definition at line 34 of file corehelper.h.
Member Function Documentation
|
pure virtual |
Implemented in KOCoreHelper.
|
pure virtual |
Implemented in KOCoreHelper.
|
pure virtual |
Implemented in KOCoreHelper.
|
pure virtual |
Implemented in KOCoreHelper.
|
pure virtual |
Implemented in KOCoreHelper.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.