qtdeclarative/examples/quick/scenegraph/vulkantextureimport
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 Doc: Fix documentation warnings for Qt Quick 2020-11-05 09:00:48 +01: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 vulkantextureimport example 2019-12-12 13:51:07 +01:00
squircle.frag.spv Add vulkantextureimport example 2019-12-12 13:51:07 +01:00
squircle.vert.spv Add vulkantextureimport example 2019-12-12 13:51:07 +01:00
vulkantextureimport.cpp Adapt to platform API rename 2020-10-09 09:03:20 +02:00
vulkantextureimport.h QQuickItem: rename geometryChanged to geometryChange 2020-04-23 12:13:20 +02:00
vulkantextureimport.pro Modernize type registration in new examples 2020-02-11 19:26:44 +01:00
vulkantextureimport.qrc Add vulkantextureimport example 2019-12-12 13:51:07 +01:00