kontact
KMailUniqueAppHandler Class Reference
Inheritance diagram for KMailUniqueAppHandler:

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