qtdeclarative/examples/quick/models/stringlistmodel
Oliver Eftevaag a155b3bc3e Model examples: use new cmake api
The models directory contains 3 subdirectories with an example project
in each.

This patch updates the CMakeLists.txt files to use qt_add_qml_module()
instead of the old qt_add_resources().

In order to achieve intercompatibility with both cmake and qmake, I had
to do some slight modifications to both the .qrc files and the url path
used to set the source to the QQuickView.

Task-number: QTBUG-98130
Pick-to: 6.2
Change-Id: I13d1c01a0eda181823f394bc2a4259ce98abd4f8
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-12 12:24:29 +01:00
..
doc Fix qdoc files to always use FDL 2017-10-18 06:59:36 +00:00
CMakeLists.txt Model examples: use new cmake api 2021-11-12 12:24:29 +01:00
main.cpp Model examples: use new cmake api 2021-11-12 12:24:29 +01:00
stringlistmodel.pro fix whitespace 2014-01-22 21:01:53 +01:00
stringlistmodel.qrc Model examples: use new cmake api 2021-11-12 12:24:29 +01:00
view.qml Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00