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

Qt Designer

Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Designer

In addition, the QFormBuilder class provides the possibility of constructing user interfaces from UI files at run-time.

Getting Started

To use Qt Designer classes,add this directive into the C++ files:

 
Sélectionnez
#include <QtDesigner>

To link against the Qt Designer module, add this line to the project file:

 
Sélectionnez
CONFIG += designer

Articles and Guides

These articles contain information about Qt Designer.

API Reference

These are links to the API reference material.

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