kontact
KABUniqueAppHandler Class Reference
Inheritance diagram for KABUniqueAppHandler:

Detailed Description
Definition at line 37 of file kaddressbook_plugin.h.
Public Member Functions | |
KABUniqueAppHandler (Kontact::Plugin *plugin) | |
virtual void | loadCommandLineOptions () |
virtual int | newInstance () |
Member Function Documentation
void KABUniqueAppHandler::loadCommandLineOptions | ( | ) | [virtual] |
This must be reimplemented so that app-specific command line options can be parsed.
Implements Kontact::UniqueAppHandler.
Definition at line 163 of file kaddressbook_plugin.cpp.
int KABUniqueAppHandler::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 168 of file kaddressbook_plugin.cpp.
The documentation for this class was generated from the following files: