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

Detailed Description
Definition at line 33 of file part.h.
Public Types | |
typedef QPtrList< Part > | List |
Public Member Functions | |
Part (MainWindow *parent, const char *name) | |
virtual | ~Part () |
virtual QString | info ()=0 |
virtual QString | shortInfo ()=0 |
MainWindow * | mainWindow () |
Static Public Member Functions | |
static int | interfaceVersion () |
static QString | serviceType () |
Member Function Documentation
virtual QString KOrg::Part::shortInfo | ( | ) | [pure virtual] |
short name of the part, used as category in the keybindings dialog
Implemented in Exchange, ProjectView, and TimespanView.
The documentation for this class was generated from the following file: