qtdeclarative/examples/qml/tutorials/extending-qml
Leander Beernaert ec57196980 Add qt6_add_qml_module() public API
Add qt6_add_qml_module() as a public API for building QML modules.

Since the shared implementation details are small, it was easier
to just reimplement the shared code than to unmangle the more
complicated version we use to build Qt from QtBuild.

This patch includes an example conversion. Changes for pro2cmake
will follow in a separate patch in qtbase.

Change-Id: I942526cc7d978e2d8309b506e785f9c1509d0bbc
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-09-19 08:06:24 +00:00
..
chapter1-basics Convert Examples 2019-08-23 13:51:06 +00:00
chapter2-methods Convert Examples 2019-08-23 13:51:06 +00:00
chapter3-bindings Convert Examples 2019-08-23 13:51:06 +00:00
chapter4-customPropertyTypes Convert Examples 2019-08-23 13:51:06 +00:00
chapter5-listproperties Convert Examples 2019-08-23 13:51:06 +00:00
chapter6-plugins Add qt6_add_qml_module() public API 2019-09-19 08:06:24 +00:00
.prev_CMakeLists.txt Convert Examples 2019-08-23 13:51:06 +00:00
CMakeLists.txt Add qt6_add_qml_module() public API 2019-09-19 08:06:24 +00:00
extending-qml.pro Doc: Combine the extending QML tutorial chapters into a single example 2014-09-30 12:33:22 +02:00