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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QBluetoothLocalDeviceManager Class Reference
[QtBluetoothModule]

The QBluetoothLocalDeviceManager class provides access to local Bluetooth devices. More...

    #include <QBluetoothLocalDeviceManager>

Inherits QObject.

Public Functions

  • 29 public functions inherited from QObject

Signals

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 public type inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QBluetoothLocalDeviceManager class provides access to local Bluetooth devices.

The purpose of the QBluetoothLocalDeviceManager is to enumerate all local Bluetooth adapters on the system. This class can also notify the user when a Bluetooth adapter has been added or removed. The values returned by devices() can be used to construct QBluetoothLocalDevice objects that refer to the particular local device.

On Linux, each Bluetooth device on the system has a Bluetooth device name and an address associated with it. The Bluetooth device name is of the form hciXX where XX is a number between 0 and 31.

Use deviceRemoved() and deviceAdded() signals to subscribe to device removed and device added events, respectively. Use defaultDeviceChanged() signal to get notification of the default device change.

See also QBluetoothLocalDevice.


Member Function Documentation

QBluetoothLocalDeviceManager::QBluetoothLocalDeviceManager ( QObject * parent = 0 )

Constructs the device manager for local Bluetooth devices. The parent parameter specifies the parent.

QBluetoothLocalDeviceManager::~QBluetoothLocalDeviceManager ()

Destroys the device manager.

QString QBluetoothLocalDeviceManager::defaultDevice ()

Returns a device name of the default Bluetooth adapter. This is typically 'hci0'. Returns a null string if no device is installed.

The QBluetoothLocalDevice default constructor can be used to construct an instance of the default local device.

See also QBluetoothLocalDevice::QBluetoothLocalDevice(), devices(), and defaultDeviceChanged().

void QBluetoothLocalDeviceManager::defaultDeviceChanged ( const QString & device )   [signal]

This signal is emitted whenever the default device has changed. The device parameter contains the representation of the new default device.

See also QBluetoothLocalDevice and defaultDevice().

void QBluetoothLocalDeviceManager::deviceAdded ( const QString & device )   [signal]

This signal is emitted whenever a new device has been added to the system. The device parameter contains the representation of the device which can be passed to the QBluetoothLocalDevice constructor.

See also QBluetoothLocalDevice and devices().

void QBluetoothLocalDeviceManager::deviceRemoved ( const QString & device )   [signal]

This signal is emitted whenever a device has been removed from the system. The device parameter contains the representation of the device which was removed.

See also QBluetoothLocalDevice and devices().

QStringList QBluetoothLocalDeviceManager::devices ()

Returns a list of all Bluetooth devices found on the system. The list typically consists of hci0, hci1, ..., hciN, depending on the number of devices.

See also defaultDevice().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le Qt Labs au hasard

Logo

La théorie des chaînes

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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 qtextended4.4
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