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  · 

QPinOptions Class Reference
[QtTelephonyModule]

The QPinOptions class provides information about a pin that may be useful in determining the type of user interface to use. More...

    #include <QPinOptions>

Public Types

  • enum Format { Number, PhoneNumber, Words, Text }

Public Functions


Detailed Description

The QPinOptions class provides information about a pin that may be useful in determining the type of user interface to use.

Pin options are sent to client applications as a parameter to the QPinManager::pinStatus() signal.

See also QPinManager.


Member Type Documentation

enum QPinOptions::Format

This enum defines the format of a pin, as a hint to input widgets as to what type of characters are valid within the pin.

ConstantValueDescription
QPinOptions::Number0the widget needs numeric input.
QPinOptions::PhoneNumber1the widget needs phone-style numeric input.
QPinOptions::Words2the widget needs word input.
QPinOptions::Text3the widget needs non-word input.


Member Function Documentation

QPinOptions::QPinOptions ()

Construct an empty pin options block with default values.

QPinOptions::QPinOptions ( const QPinOptions & other )

Construct a copy of other.

QPinOptions::~QPinOptions ()

Destroy this pin options block.

bool QPinOptions::canCancel () const

Returns true if the request can be canceled by the user and normal modem operations will continue after failing the current operation. If this returns false, then the user must supply a pin for normal modem operations to proceed.

See also setCanCancel().

QPinOptions::Format QPinOptions::format () const

Returns the format of the pin. The default value is QPinManager::Number.

See also setFormat().

int QPinOptions::maxLength () const

Returns the maximum length of pin to be supplied. The default value is 32.

See also setMaxLength().

int QPinOptions::minLength () const

Returns the minimum length of pin to be supplied. The default value is zero.

See also setMinLength().

QString QPinOptions::prompt () const

Returns the prompt to display to the user. May be the empty string if the prompt is implicitly specified by the pin type. The default value is an empty string.

See also setPrompt().

void QPinOptions::setCanCancel ( bool value )

Sets the pin cancel state to value.

See also canCancel().

void QPinOptions::setFormat ( QPinOptions::Format value )

Sets the pin format to value.

See also format().

void QPinOptions::setMaxLength ( int value )

Sets the maximum pin length to value.

See also maxLength().

void QPinOptions::setMinLength ( int value )

Sets the minimum pin length to value.

See also minLength().

void QPinOptions::setPrompt ( const QString & value )

Sets the prompt to value.

See also prompt().

QPinOptions & QPinOptions::operator= ( const QPinOptions & other )

Make a copy of other.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le blog Digia au hasard

Logo

Déploiement d'applications Qt Commercial sur les tablettes Windows 8

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