kontact
Akregator::UniqueAppHandler Class Reference
Inheritance diagram for Akregator::UniqueAppHandler:

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