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

Qt Quick Controls C++ Classes

Provides classes for setting up the controls from C++.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Controls C++ Classes

Provides classes for setting up the controls from C++.

Classes

  • QQuickStyle: The QQuickStyle class allows configuring the application style.

Detailed Description

The C++ types can be included into your application using the following include statement:

 
Sélectionnez
#include <QtQuickControls2>

If you are using a few classes from this module, we recommend including those specific classes only instead of the module.

To link against the corresponding C++ libraries, add the following to your qmake project file:

 
Sélectionnez
QT += quickcontrols2

The Qt Quick Controls page contains information about how to use the module.

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