IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

ShiftHandler QML Type

Manages the shift state.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

ShiftHandler QML Type

  • Import Statement: import QtQuick.VirtualKeyboard

  • Group: ShiftHandler is part of qtvirtualkeyboard-internal-qml

Detailed Description

 

Property Documentation

 

[read-only] autoCapitalizationEnabled : bool

This property provides the current state of the automatic capitalization feature.

sentenceEndingCharacters : string

This property specifies the sentence ending characters which will cause shift state change.

By default, the property is initialized to sentence ending characters found in the ASCII range (i.e. ".!?").

[read-only] toggleShiftEnabled : bool

This property provides the current state of the toggleShift() method. When true, the current shift state can be changed by calling the toggleShift() method.

Method Documentation

 

void toggleShift()

Toggles the current shift state.

This method provides the functionality of the shift key.

See Also

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+