Hello Vulkan Window Example▲
Sélectionnez
HEADERS += hellovulkanwindow.h
SOURCES += hellovulkanwindow.cpp main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwindow
INSTALLS += targetShows the basics of using QVulkanWindow.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
HEADERS += hellovulkanwindow.h
SOURCES += hellovulkanwindow.cpp main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwindow
INSTALLS += target