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

Qt QML Base Types

Provides basic QML types.

This module was introduced in Qt 5.0.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt QML Base Types

This module was introduced in Qt 5.0.

This QML module contains basic QML types.

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

 
Sélectionnez
import QtQml 2.15
  • Binding: Enables the arbitrary creation of property bindings.

  • Component: Encapsulates a QML component definition.

  • Connections: Describes generalized connections to signals.

  • Date: Provides date functions.

  • Locale: Provides locale specific properties and formatted data.

  • LoggingCategory: Defines a logging category in QML.

  • Number: The Number object provides represents a number value.

  • Qt: Provides a global object with useful enums and functions from Qt.

  • QtObject: A basic QML type.

  • String: The String object represents a string value.

  • Timer: Triggers a handler at a specified interval.

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