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

Qt Quick Dialogs QML Types

Provides QML types for standard file, color picker and message dialogs.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Dialogs QML Types

This QML module contains types for creating and interacting with system dialogs.

To use the types in this module, import the module with the following line:

 
Sélectionnez
import QtQuick.Dialogs 1.3
  • ColorDialog: Dialog component for choosing a color.

  • Dialog: A generic QtQuick dialog wrapper with standard buttons.

  • FileDialog: Dialog component for choosing files from a local filesystem.

  • FontDialog: Dialog component for choosing a font.

  • MessageDialog: Dialog component for displaying popup messages.

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