qtdeclarative/examples/quick/scenegraph/vulkanunderqml
Craig Scott a86fd709dd Update quick examples to new QML CMake API
This is a pre-requisite to being able to make
qt6_qml_type_registration() an internal rather than public command.
Not all examples have been updated, only those that were using the
qt6_qml_type_registration() command.

Task-number: QTBUG-95093
Pick-to: 6.2
Change-Id: I3f1814a29af608461daa90477eca0aa2304eb9d1
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-24 16:08:21 +10:00
..
doc Add vulkanunderqml example 2019-09-08 09:41:13 +02:00
CMakeLists.txt Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
main.cpp Rename setSceneGraphBackend to setGraphicsApi 2020-06-22 16:10:52 +02:00
main.qml Add vulkanunderqml example 2019-09-08 09:41:13 +02:00
squircle.frag.spv Add vulkanunderqml example 2019-09-08 09:41:13 +02:00
squircle.vert.spv Add vulkanunderqml example 2019-09-08 09:41:13 +02:00
vulkansquircle.cpp vulkan examples: fix missing include 2020-03-09 18:50:47 +01:00
vulkansquircle.h examples: include QQuickWindow in squircle headers 2020-09-13 08:15:15 +02:00
vulkanunderqml.pro Modernize type registration in new examples 2020-02-11 19:26:44 +01:00
vulkanunderqml.qrc Add vulkanunderqml example 2019-09-08 09:41:13 +02:00