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  · 

QBluetoothServiceController Class Reference
[QtBluetoothModule]

The QBluetoothServiceController class provides a means to control and access information for Qt Extended Bluetooth services. More...

    #include <QBluetoothServiceController>

Inherits QObject.

Public Types

Public Functions

  • 29 public functions inherited from QObject

Signals

  • void started ( const QString & name, bool error, const QString & description )
  • void stopped ( const QString & name )

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 QBluetoothServiceController class provides a means to control and access information for Qt Extended Bluetooth services.

This class allows the programmer to start and stop Qt Extended Bluetooth services, set their security options, and view a service's attributes, such as its state, name and security options.

Qt Extended has a number of built-in Bluetooth services, as found in the Bluetooth settings application. Any of these services can be controlled through an instance of QBluetoothServiceController. You can also create your own Qt Extended Bluetooth services that will be controllable through this interface; simply subclass QBluetoothAbstractService. (See the QBluetoothAbstractService class documentation for more details.)


Member Type Documentation

enum QBluetoothServiceController::ServiceState

Defines the possible states for a service which may be returned from state().

ConstantValueDescription
QBluetoothServiceController::NotRunning0The service is not running.
QBluetoothServiceController::Starting1The service is starting.
QBluetoothServiceController::Running2The service is running.


Member Function Documentation

QBluetoothServiceController::QBluetoothServiceController ( QObject * parent = 0 )

Constructs a QBluetoothServiceController with parent object parent.

QBluetoothServiceController::~QBluetoothServiceController ()

Destroys a QBluetoothServiceController.

QString QBluetoothServiceController::displayName ( const QString & name ) const

Returns the user-friendly, internationalized display name for the service named name.

QBluetooth::SecurityOptions QBluetoothServiceController::securityOptions ( const QString & name ) const

Returns the security options for the service named name.

See also setSecurityOptions().

QStringList QBluetoothServiceController::services () const

Returns a list of the names of all known Bluetooth services within Qtopia.

void QBluetoothServiceController::setSecurityOptions ( const QString & name, QBluetooth::SecurityOptions options )

Sets the security options for the service with name name to the given options.

See also securityOptions().

void QBluetoothServiceController::start ( const QString & name )

Starts the service named name.

The started() signal will be emitted when the service has started.

See also stop().

void QBluetoothServiceController::started ( const QString & name, bool error, const QString & description )   [signal]

This signal is emitted when the service named name has started or failed while attempting to start. If there was a failure, error is true and description provides the human-readable error description.

See also start() and stopped().

QBluetoothServiceController::ServiceState QBluetoothServiceController::state ( const QString & name ) const

Returns the state of the service named name.

See also stopped() and started().

void QBluetoothServiceController::stop ( const QString & name )

Stops the service named name.

The stopped() signal will be emitted when the service has stopped.

See also start().

void QBluetoothServiceController::stopped ( const QString & name )   [signal]

This signal is emitted when the service named name has stopped.

See also stop() and started().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 85
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 19
  7. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
Page suivante

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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