qtdeclarative/examples/quick/scenegraph/d3d11underqml
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
d3d11squircle.cpp Fix building the d3d11underqml example with MinGW 2020-11-26 20:29:37 +01:00
d3d11squircle.h examples: include QQuickWindow in squircle headers 2020-09-13 08:15:15 +02:00
d3d11underqml.pro Generate registrations for all examples 2020-01-13 16:47:57 +01:00
d3d11underqml.qrc Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
main.cpp Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
main.qml Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
squircle.frag Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
squircle.vert Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00