Kontact Plugin Interface Library
KontactInterface::PimUniqueApplication Class Reference
#include <pimuniqueapplication.h>
Inherits KUniqueApplication.
Static Public Member Functions | |
static bool | start () |
static bool | start (KUniqueApplication::StartFlags flags) |
Detailed Description
KDEPIM applications which can be integrated into kontact should use PimUniqueApplication instead of KUniqueApplication.
This makes command-line handling work, i.e. you can launch "korganizer" and if kontact is already running, it will load the korganizer part and switch to it.
Definition at line 36 of file pimuniqueapplication.h.
Member Function Documentation
|
static |
- See also
- KUniqueApplication::start
Definition at line 73 of file pimuniqueapplication.cpp.
|
static |
- See also
- KUniqueApplication::start
- Parameters
-
flags the application start flags
- Since
- 4.5
Definition at line 78 of file pimuniqueapplication.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.