uniqueapphandler.h
DCOP Object that has the name of the standalone application (e.g.
Definition: uniqueapphandler.h:39
If the standalone application is running by itself, we need to watch for when the user closes it,...
Definition: uniqueapphandler.h:94
Base class for UniqueAppHandler.
Definition: uniqueapphandler.h:63
DCOPClient * dcopClient() const
Retrieve the current DCOP Client for the plugin.
Definition: plugin.cpp:163
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary.
Definition: uniqueapphandler.h:77