korganizer
ExceptionsBase Class Reference
#include <koeditorrecurrence.h>
Inheritance diagram for ExceptionsBase:

Detailed Description
Definition at line 190 of file koeditorrecurrence.h.
Public Member Functions | |
| virtual DateList | dates ()=0 |
| virtual void | setDates (const DateList &)=0 |
| virtual | ~ExceptionsBase () |
Constructor & Destructor Documentation
| virtual ExceptionsBase::~ExceptionsBase | ( | ) | [inline, virtual] |
Definition at line 193 of file koeditorrecurrence.h.
Member Function Documentation
| virtual DateList ExceptionsBase::dates | ( | ) | [pure virtual] |
Implemented in ExceptionsWidget, and ExceptionsDialog.
| virtual void ExceptionsBase::setDates | ( | const DateList & | ) | [pure virtual] |
Implemented in ExceptionsWidget, and ExceptionsDialog.
The documentation for this class was generated from the following file:
KDE 4.1 API Reference