knode_plugin.h
If the standalone application is running by itself, we need to watch for when the user closes it...
Definition: uniqueapphandler.h:94
This class provides the interface to the Kontact core for the plugins.
Definition: core.h:41
virtual int newInstance()
We can't use k_dcop and dcopidl here, because the data passed to newInstance can't be expressed in te...
Definition: uniqueapphandler.cpp:79
virtual void loadCommandLineOptions()=0
This must be reimplemented so that app-specific command line options can be parsed.
DCOP Object that has the name of the standalone application (e.g.
Definition: uniqueapphandler.h:39