qtdeclarative/examples/quickcontrols2/chattutorial/chapter4-models
Joerg Bornemann b4ab58d791 Raise cmake_minimum_required to VERSION 3.16 in examples
Pick-to: 6.2
Task-number: QTBUG-95636
Change-Id: I9f76b787533dad1c469fbb8c69df6c27b20a9aa3
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-17 13:48:14 +02:00
..
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
ContactPage.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
ConversationPage.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
chapter4-models.pro remove bogus QTPLUGIN+=qsqlite magic 2017-05-29 17:55:11 +00:00
main.cpp Add includes to fix build errors in tests and examples 2020-10-31 16:19:20 +01:00
main.qml Remove all version numbers from QML imports 2020-08-26 11:46:00 +02:00
qml.qrc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-20 16:23:33 +02:00
sqlcontactmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlcontactmodel.h Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.h Replace Q_DECL_OVERRIDE with override 2017-09-22 14:31:26 +00:00