kontact
KOrganizerUniqueAppHandler Class Reference
Inheritance diagram for KOrganizerUniqueAppHandler:

Detailed Description
Definition at line 27 of file korg_uniqueapp.h.
Public Member Functions | |
KOrganizerUniqueAppHandler (Kontact::Plugin *plugin) | |
virtual void | loadCommandLineOptions () |
virtual int | newInstance () |
Member Function Documentation
void KOrganizerUniqueAppHandler::loadCommandLineOptions | ( | ) | [virtual] |
This must be reimplemented so that app-specific command line options can be parsed.
Implements Kontact::UniqueAppHandler.
Definition at line 26 of file korg_uniqueapp.cpp.
int KOrganizerUniqueAppHandler::newInstance | ( | ) | [virtual] |
We can't use k_dcop and dcopidl here, because the data passed to newInstance can't be expressed in terms of normal data types.
Reimplemented from Kontact::UniqueAppHandler.
Definition at line 31 of file korg_uniqueapp.cpp.
The documentation for this class was generated from the following files: