The ServiceList element holds a list of Service elements. More...
The ServiceList element is part of the QtMobility.serviceframework 1.1 module and provides a list of Service elements at the interface ServiceList::interfaceName with minimum version match ServiceList::minVersion properties. This list can be used to select the desired service and instantiate a service object for access via the QMetaObject.
See also Service.
This property holds the interface name of the services that corresponds to setting QServiceFilter::setInterface().
This property holds the minimum version for matching service interface descriptors with QServiceFilter::MinimumVersionMatch.
This property holds the list of Service elements that match the Service::interfaceName and minimum Service::versionNumber properties.