kontact
Kontact::UniqueAppWatcher Class Reference
#include <uniqueapphandler.h>
Detailed Description
If the standalone application is running by itself, we need to watch for when the user closes it, and activate the uniqueapphandler then.This prevents, on purpose, that the standalone app can be restarted. Kontact takes over from there.
Definition at line 89 of file uniqueapphandler.h.
Public Member Functions | |
UniqueAppWatcher (UniqueAppHandlerFactoryBase *factory, Plugin *plugin) | |
bool | isRunningStandalone () const |
Protected Slots | |
void | unregisteredFromDCOP (const QCString &appId) |
Constructor & Destructor Documentation
|
Create an instance of UniqueAppWatcher, which does everything necessary for the "unique application" behavior: create the UniqueAppHandler as soon as possible, i.e. either right now or when the standalone app is closed.
Definition at line 132 of file uniqueapphandler.cpp. |
The documentation for this class was generated from the following files: