qtdeclarative/examples/quickcontrols2
Mitch Curtis 5e8e12b342 Fix CMakeLists.txts of chattutorial
- Run pro2cmake.py on each .pro and did some manual adjustments.
- Rename directories to simplify resource paths, URIs, etc.
- Rename executables to ensure they're distinguishable from other
  targets in Creator's locator.
- Duplicate images into each example due to issues with resources.
- Now that we use qt_add_qml_module, the qtquickcontrols2.conf
  file will no longer be at the resource root, so specify it
  separately with qt6_add_resources.
- Update qmake files.
- Fix documentation.

Task-number: QTBUG-98130
Pick-to: 6.2
Change-Id: I210ef2cbcd45dd7f4df881332174bff1b18c5be7
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-09 18:55:15 +01:00
..
chattutorial Fix CMakeLists.txts of chattutorial 2021-11-09 18:55:15 +01:00
contactlist Update examples to use new PropertyChanges 2021-11-03 09:14:48 +01:00
eventcalendar Add calendar types 2021-11-03 11:40:59 +01:00
flatstyle Update examples to use new PropertyChanges 2021-11-03 09:14:48 +01:00
gallery Gallery example: remove binding loop from TextArea page 2021-09-13 14:42:09 +02:00
imagine Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
sidepanel Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
swipetoremove Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
texteditor Remove deprecated usage of QQmlFileSelector::get in texteditor example 2021-10-22 07:36:35 +00:00
wearable Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
CMakeLists.txt Add calendar types 2021-11-03 11:40:59 +01:00
quickcontrols2.pro Add calendar types 2021-11-03 11:40:59 +01:00