libkdepim
KPIM::PimApplication Class Reference
#include <pimapplication.h>
Inheritance diagram for KPIM::PimApplication:

Detailed Description
KDEPIM applications which can be integrated into kontact should use PimApplication 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 pimapplication.h.
Public Member Functions | |
| PimApplication () | |
Static Public Member Functions | |
| static bool | start () |
Constructor & Destructor Documentation
| PimApplication::PimApplication | ( | ) | [explicit] |
Definition at line 35 of file pimapplication.cpp.
Member Function Documentation
| bool PimApplication::start | ( | ) | [static] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference