kontact
KNodeUniqueAppHandler Class Reference
Inheritance diagram for KNodeUniqueAppHandler:

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