QML BluetoothDiscoveryModel ElementThe BluetoothDiscoveryModel element provides access device and service scanning More... Properties
SignalsDetailed DescriptionThis element is part of the QtMobility.connectivity 1.2 module. BluetoothDiscoveryModel provides a model of connectable services. The contents of the model can be filtered by UUID allowing discovery to be limited to a single service such as a game. The model roles provided by BluetoothDiscoveryModel are display, decoration and Service. Through the Service role the BluetoothService maybe accessed for more details. See also QBluetoothServiceDiscoveryAgent. Property DocumentationThis property starts or stops discovery. This documentation was introduced in Qt Mobility Mobility 1.2. This property holds the last error reported by discovery. This property is read only. This documentation was introduced in Qt Mobility Mobility 1.2. This property controls minimalDiscovery, which is faster than full discocvery but it only guarantees the device and UUID information to be correct. This documentation was introduced in Qt Mobility Mobility 1.2. This property holds an optional UUID filter. A UUID can be used to return only matching services. 16 bit, 32 bit or 128 bit UUIDs maybe used. The string format is the same format as QUuid. This documentation was introduced in Qt Mobility Mobility 1.2. See also QBluetoothUuid and QUuid. Signal DocumentationThis handler is called when discovery has completed and no further results will be generated. This documentation was introduced in Qt Mobility Mobility 1.2. This handler is called when a new service is discovered. This documentation was introduced in Qt Mobility Mobility 1.2. |
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 qtmobility-1.2 | |
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 ! |
Copyright © 2000-2012 - www.developpez.com