Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼Nde | |
▼Nskycoder42 | |
▼NQtService | The QML import for the QtService QML module |
CQtService | A QML singleton to create service controls and access the service instance |
▼NQtService | The primary namespace of the QtService library |
CService | The main interface to implement to create a service |
CServiceBackend | The interface that needs to be implemented to provide the backend for the service engine |
CServiceControl | A class to interact with the systems service manager |
CServicePlugin | The plugin interface to implement as primary interface of a servicebackend plugin |
▼CTerminal | Represents a connection to a console terminal connected to the service |
CAwaitable | A helper class to be used with QtCoroutines to await io from a coroutine |