QtService  1.1.0
A platform independent library to easily create system services and use some of their features
Classes
QtService Namespace Reference

The primary namespace of the QtService library. More...

Classes

class  Service
 The main interface to implement to create a service. More...
 
class  ServiceBackend
 The interface that needs to be implemented to provide the backend for the service engine. More...
 
class  ServiceControl
 A class to interact with the systems service manager. More...
 
class  ServicePlugin
 The plugin interface to implement as primary interface of a servicebackend plugin. More...
 
class  Terminal
 Represents a connection to a console terminal connected to the service. More...
 

Detailed Description

The primary namespace of the QtService library.