KDEUI
kuniqueapplication.h
Go to the documentation of this file.
KApplication(bool GUIenabled=true)
This constructor is the one you should use.
Definition kapplication.cpp:344
KUniqueApplication is a KApplication which only uses a single process.
Definition kuniqueapplication.h:56
StartFlag
These flags can be used to specify how new instances of unique applications are created.
Definition kuniqueapplication.h:107
@ NonUniqueInstance
Create a new instance of the application in a new process and do not attempt to re-use an existing pr...
Definition kuniqueapplication.h:119
KUniqueApplication(bool GUIenabled=true, bool configUnique=false)
Constructor.
Definition kuniqueapplication.cpp:312
friend class KUniqueApplicationAdaptor
Definition kuniqueapplication.h:223
static void addCmdLineOptions()
Adds command line options specific for KUniqueApplication.
Definition kuniqueapplication.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.