The Service Framework API in the Mobility Project gives developers a mechanism for discovering and instantiating arbitrary services. The QML Service Framework Plugin enables accessing services in a very easy and simple manner by allowing users to declare a service or find a list of services using QML.
The Service element holds an instance of a service object. | |
The ServiceList element holds a list of Service elements. |