QtService  1.1.0
A platform independent library to easily create system services and use some of their features
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CQtService::Terminal::AwaitableA helper class to be used with QtCoroutines to await io from a coroutine
 C
 C
 CQtService::TerminalRepresents a connection to a console terminal connected to the service
 CQtService::ServiceThe main interface to implement to create a service
 CQtService::ServiceBackendThe interface that needs to be implemented to provide the backend for the service engine
 CQtService::ServiceControlA class to interact with the systems service manager
 C
 Cde::skycoder42::QtService::QtServiceA QML singleton to create service controls and access the service instance
 CQtService::ServicePluginThe plugin interface to implement as primary interface of a servicebackend plugin