uniqueapphandler.h
DCOPClient * dcopClient() const
Retrieve the current DCOP Client for the plugin.
Definition: plugin.cpp:163
Base class for UniqueAppHandler.
Definition: uniqueapphandler.h:64
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary.
Definition: uniqueapphandler.h:78
DCOP Object that has the name of the standalone application (e.g.
Definition: uniqueapphandler.h:40
virtual void loadCommandLineOptions()=0
This must be reimplemented so that app-specific command line options can be parsed.
If the standalone application is running by itself, we need to watch for when the user closes it,...
Definition: uniqueapphandler.h:95