QtService  1.1.0
A platform independent library to easily create system services and use some of their features
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nde
 Nskycoder42
 NQtServiceThe QML import for the QtService QML module
 CQtServiceA QML singleton to create service controls and access the service instance
 NQtServiceThe primary namespace of the QtService library
 CServiceThe main interface to implement to create a service
 CServiceBackendThe interface that needs to be implemented to provide the backend for the service engine
 CServiceControlA class to interact with the systems service manager
 CServicePluginThe plugin interface to implement as primary interface of a servicebackend plugin
 CTerminalRepresents a connection to a console terminal connected to the service
 CAwaitableA helper class to be used with QtCoroutines to await io from a coroutine