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  · 

QPhoneProfileManager Class Reference
[QtBaseModule]

The QPhoneProfileManager class allows applications to control phone profiles. More...

    #include <QPhoneProfileManager>

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 QPhoneProfileManager class allows applications to control phone profiles.

The Qt Extended phone profiles are stored in the Trolltech/PhoneProfile configuration file. A device may have any number of integrator or user defined profiles. Each profile has a unique integer identifier which is used to refer to it by the system.

To activate a profile manually use the QPhoneProfileManager::activateProfile() method.

See also QPhoneProfile and QPhoneProfileProvider.


Member Function Documentation

QPhoneProfileManager::QPhoneProfileManager ( QObject * parent = 0 )

Constructs a new QPhoneProfileManager with the given parent.

QPhoneProfileManager::~QPhoneProfileManager ()   [virtual]

Destroys the QPhoneProfileManager object.

bool QPhoneProfileManager::activateProfile ( int profile )

Returns true if able to activate the profile id; otherwise returns false. If profile is -1 or the specified profile does not exist, a null (default values) profile will be activated.

bool QPhoneProfileManager::activateProfile ( const QPhoneProfile & profile )

This is an overloaded member function, provided for convenience.

Returns true if able to activates the profile; otherwise returns false. If profile has not been saved, the saved version with the same QPhoneProfile::id() will be activated.

This call is equivalent to activateProfile(profile.id()).

QPhoneProfile QPhoneProfileManager::activeProfile () const

Returns the currently active profile, or a null profile if no profile is active.

void QPhoneProfileManager::activeProfileChanged ( const QPhoneProfile & profile )   [signal]

This signal is emitted whenever the active profile changes or is updated.

QPhoneProfile QPhoneProfileManager::newProfile ()

Returns a new QPhoneProfile instance with its id set to the next available integer.

bool QPhoneProfileManager::planeMode () const

Returns true if plane mode is active; otherwise returns false. Plane mode is active if either it is overridden or the plane mode for the active profile is true.

See also planeModeOverride() and QPhoneProfile::planeMode().

bool QPhoneProfileManager::planeModeAvailable () const

Returns true if plane mode is available; otherwise returns false.

void QPhoneProfileManager::planeModeChanged ( bool enabled )   [signal]

This signal is emitted whenever the plane mode state changes. When plane mode is on enabled is true; otherwise false.

bool QPhoneProfileManager::planeModeOverride () const

Returns true if plane mode override is on; otherwise returns false. The plane mode override allows plane mode to be enabled, even if the active profile does not specify it as such.

See also setPlaneModeOverride() and QPhoneProfile::planeMode().

QPhoneProfile QPhoneProfileManager::profile ( int id ) const

Returns a QPhoneProfile for the given id if exists; otherwise returns a null QPhoneProfile.

void QPhoneProfileManager::profileAdded ( const QPhoneProfile & profile )   [signal]

This signal is emitted when a new profile is added.

QList<int> QPhoneProfileManager::profileIds () const

Returns a list of ids for all configured profiles.

void QPhoneProfileManager::profileRemoved ( const QPhoneProfile & profile )   [signal]

This signal is emitted when profile is removed.

void QPhoneProfileManager::profileUpdated ( const QPhoneProfile & profile )   [signal]

This signal is emitted whenever profile is updated.

QList<QPhoneProfile> QPhoneProfileManager::profiles () const

Returns all configured phone profiles.

void QPhoneProfileManager::removeProfile ( const QPhoneProfile & profile )

Removes profile. If profile is a null profile, no action will be taken.

If profile is active, the default profile (QPhoneProfile::id() == 1) will be activated.

void QPhoneProfileManager::saveProfile ( const QPhoneProfile & profile )

Saves the specified profile.

Saving a profile will overwrite any previously saved information.

void QPhoneProfileManager::setPlaneModeOverride ( bool mode )

Sets the current plane mode override state to mode.

See also planeModeOverride().

void QPhoneProfileManager::sync ()

Forces the re-reading of the profile information.

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 94
  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. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 42
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 9
Page suivante

Le Qt Developer Network au hasard

Logo

Combiner licence, à propos et fermer d'une dernière manière

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. 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