QtService
1.1.0
A platform independent library to easily create system services and use some of their features
|
The ServicePlugin header. More...
#include <QtCore/qobject.h>
#include "QtService/qtservice_global.h"
Go to the source code of this file.
Classes | |
class | QtService::ServicePlugin |
The plugin interface to implement as primary interface of a servicebackend plugin. More... | |
Namespaces | |
QtService | |
The primary namespace of the QtService library. | |
Macros | |
#define | QtService_ServicePlugin_Iid "de.skycoder42.QtService.ServicePlugin" |
The IID to be used to create a service plugin. | |
The ServicePlugin header.
Definition in file serviceplugin.h.