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

Hello Vulkan Widget Example

Shows the usage of QVulkanWindow in QWidget applications.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Hello Vulkan Widget Example

 
Sélectionnez
QT += widgets

HEADERS += \
    hellovulkanwidget.h \
    ../shared/trianglerenderer.h

SOURCES += \
    hellovulkanwidget.cpp \
    main.cpp \
    ../shared/trianglerenderer.cpp

RESOURCES += hellovulkanwidget.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwidget
INSTALLS += target

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