Kontact Plugin Interface Library
KontactInterface::PimUniqueApplication Class Reference
KDEPIM applications which can be integrated into kontact should use PimUniqueApplication instead of KUniqueApplication. More...
#include <pimuniqueapplication.h>
Inherits KUniqueApplication.
Static Public Member Functions | |
static bool | start () |
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
bool PimUniqueApplication::start | ( | ) | [static] |
- See also:
- KUniqueApplication::start
Definition at line 73 of file pimuniqueapplication.cpp.
The documentation for this class was generated from the following files: