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

Qt Quick Extras QML Types

Provides QML types for user interfaces.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Extras QML Types

The Qt Quick Extras module provides specialized controls for creating user interfaces. These QML types work in conjunction with Qt Quick and Qt Quick Controls 1.

Controls can be styled using the Styles QML Types.

The QML types can be imported into your application using the following import statement in your .qml file.

 
Sélectionnez
import QtQuick.Extras 1.4
  • CircularGauge: A gauge that displays a value within a range along an arc.

  • DelayButton: A checkable button that triggers an action when held in long enough.

  • Dial: A circular dial that is rotated to set a value.

  • Gauge: A straight gauge that displays a value within a range.

  • Picture: An indicator that displays a colorized QPicture icon.

  • PieMenu: A popup menu that displays several menu items along an arc.

  • StatusIndicator: An indicator that displays active or inactive states.

  • ToggleButton: A push button that toggles between two states.

  • Tumbler: A control that can have several spinnable wheels, each with items that can be selected.

  • TumblerColumn: A column within a tumbler.

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