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  · 

QSimIconReader Class Reference
[QtTelephonyModule]

The QSimIconReader class provides access to icons on a SIM. More...

    #include <QSimIconReader>

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 QSimIconReader class provides access to icons on a SIM.

This class is a convenience class wrapped around QBinarySimFile, to simplify access to SIM icons. The class caches previous icon images so that multiple requests for the same icon will not entail multiple commands to the SIM.

This class supports the monochrome and color icon formats described in 3GPP TS 51.011.

See also QBinarySimFile and QSimToolkit.


Member Function Documentation

QSimIconReader::QSimIconReader ( const QString & service = QString(), QObject * parent = 0 )

Construct a new SIM icon reader and attach it to parent. The icon files will be read from service.

QSimIconReader::~QSimIconReader ()

Destroy this SIM icon reader.

bool QSimIconReader::haveIcon ( int iconId ) const

Returns true if we have already required icon iconId; false otherwise. If this function returns true, then the return value from icon() for iconId will be a valid image.

See also icon() and requestIcon().

QImage QSimIconReader::icon ( int iconId ) const

Returns the cached icon image associated with iconId. If the icon has not been requested yet, this will return a null QImage.

See also haveIcon() and requestIcon().

void QSimIconReader::iconAvailable ( int iconId )   [signal]

Signal that is emitted when the icon associated with iconId is available via the icon() function.

See also requestIcon().

void QSimIconReader::iconNotFound ( int iconId )   [signal]

Signal that is emitted when the icon associated with iconId could not be found, usually because iconId is invalid, or because the SIM does not support reading icon files.

See also requestIcon().

void QSimIconReader::requestIcon ( int iconId )

Requests that the icon associated with iconId be fetched from the SIM. The service will respond with either the iconAvailable() or iconNotFound() signals.

See also haveIcon(), icon(), iconAvailable(), and iconNotFound().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

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