Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

ServiceList

The ServiceList element holds a list of Service elements. More...

Inherits QtObject

Properties

Detailed Description

The ServiceList element is part of the Qt ServiceFramework API 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.

This element is a simplified reflection of the QServiceFilter class that provides a list of simplified QServiceInterfaceDescriptors. Similarly, if the ServiceList::serviceName and ServiceList::versionMatch are not provided they will respectively default to an empty string with a minimum verison match.

See also Service.

Property Documentation

interfaceName : QString

This property holds the interface name of the services that corresponds to setting QServiceFilter::setInterface().


majorVersion : int

This property holds the major version number of the service filter that corresponds to QServiceFilter::majorVersion().


minorVersion : int

This property holds the minor version number of the service filter that corresponds to QServiceFilter::minorVersion().


monitorServiceRegistrations : int

This property controls the behaviour of the list when new services are registered or deregistered. Setting this property to true means the list will be automatically updated when a service is added or removed. Caution, your service object will be deleted if the service is unregistered, even if the service is still running.


serviceName : QString

This property holds the interface name of the services that corresponds to setting QServiceFilter::setService().


read-onlyservices : QQmlListProperty

This property holds the list of Service elements that match the Service::interfaceName and minimum Service::versionNumber properties.


versionMatch : enumeration

This property holds the version match rule of the service filter that corresponds to QServiceFilter::versionMatchRule(). Within QML the values ServiceList.Exact and ServiceList.Minimum correspond to QServiceFilter::ExactVersionMatch and QServiceFilter::MinimumVersionMatch respectively.


Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web