qtdeclarative/examples/qml/tutorials/extending-qml/chapter1-basics
Alexandru Croitor a7c7e7ceaa CMake: Don't install .qmltypes for Qt tests, examples and tools
that don't have an explicit QT_QML_MODULE_INSTALL_DIR path
specified. We don't want to pollute the Qt qml import path with
these files.

Task-number: QTBUG-84403
Change-Id: I768267e0e79daa8090d882c301648cce14e1a809
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-29 10:01:40 +02:00
..
CMakeLists.txt CMake: Don't install .qmltypes for Qt tests, examples and tools 2020-05-29 10:01:40 +02:00
app.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
chapter1-basics.pro Doc: Update documentation for "extending" example 2020-02-19 11:26:05 +01:00
chapter1-basics.qrc Doc: Combine the extending QML tutorial chapters into a single example 2014-09-30 12:33:22 +02:00
main.cpp Generate registrations for all examples 2020-01-13 16:47:57 +01:00
piechart.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
piechart.h Specify parameters of type registration in class declarations 2019-09-26 12:32:17 +02:00