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.
Member Function Documentation
bool PimUniqueApplication::start | ( | ) | [static] |
- See also:
- KUniqueApplication::start
Definition at line 73 of file pimuniqueapplication.cpp.
bool PimUniqueApplication::start | ( | KUniqueApplication::StartFlags | flags | ) | [static] |
- See also:
- KUniqueApplication::start
- Since:
- 4.5
Definition at line 78 of file pimuniqueapplication.cpp.
The documentation for this class was generated from the following files: