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

Diagram Scene Example

Demonstrate how to use the Graphics View framework.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Diagram Scene Example

 
Sélectionnez
QT += widgets
requires(qtConfig(fontcombobox))

HEADERS     =   mainwindow.h \
                diagramitem.h \
                diagramscene.h \
                arrow.h \
                diagramtextitem.h
SOURCES     =   mainwindow.cpp \
                diagramitem.cpp \
                main.cpp \
                arrow.cpp \
                diagramtextitem.cpp \
                diagramscene.cpp
RESOURCES   =   diagramscene.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/diagramscene
INSTALLS += target

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