qtdeclarative/examples/qml/tutorials/extending-qml
Ulf Hermann b200fbe213 Do not call QGuiApplication::exec() on an instance
It's a static method. It should be called statically.

Change-Id: I15fc8948988b0a2c0a30f8699949e06c66d92fdf
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
2021-06-30 14:16:55 +02:00
..
chapter1-basics Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
chapter2-methods Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
chapter3-bindings Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
chapter4-customPropertyTypes Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
chapter5-listproperties Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
chapter6-plugins Use nullptr rather than 0 for null pointers 2021-06-30 14:16:49 +02:00
.prev_CMakeLists.txt Convert Examples 2019-08-23 13:51:06 +00:00
CMakeLists.txt Switch examples to build as isolated sub-builds 2021-05-27 21:08:14 +10:00
extending-qml.pro Doc: Combine the extending QML tutorial chapters into a single example 2014-09-30 12:33:22 +02:00