Service Frameworks Classes

A set of APIs to that allows clients to discover and instantiate arbitrary services.

QRemoteServiceRegister

Manages instances of remote service objects

QRemoteServiceRegister::Entry

Represents a remote service entry to be published on QRemoteServiceRegister

QService

Contains miscellaneous identifiers used throughout the Qt Service framework library

QServiceFilter

Defines criteria for defining a sub-set of all available services

QServiceInterfaceDescriptor

Identifies a service implementation

QServiceManager

Enables the loading of service plugins and the (de)registration of services

QServicePluginInterface

Defines the interface that every plug-in based service must implement

QServiceReplyBase

Tracks non-blocking service framework calls