qt5base-lts/examples/widgets/tools/settingseditor
Alexandru Croitor fe3bd212fc Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
This changes many different CMake places to mention Qt6 instead of
Qt5.

Note that some old qt5 cmake config files in corelib are probably not
needed anymore, but I still renamed and kept them for now.

Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4
2019-06-14 16:31:09 +02:00
..
inifiles Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
locationdialog.cpp examples: Use QOverload to select overloaded signals and slots 2016-12-22 14:54:55 +00:00
locationdialog.h Unify license header usage. 2016-03-29 10:20:03 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
settingseditor.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
settingstree.cpp Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
settingstree.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
variantdelegate.cpp Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00
variantdelegate.h Example: migrate settingseditor example to use QRegularExpression 2017-02-15 14:45:36 +00:00