class Control |
|
Provides methods to control the Akonadi server process.
This class provides a method to start the Akonadi server process synchronously. Normally the Akonadi server is started by the KDE session manager, however for unit tests or special needs one can use this class to start it explicitly. Example:
Author Volker Krause |
|
Creates the control object. |
|
Starts the Akonadi server synchronously if it is not already running. |