qt5base-lts/examples/corelib/tools
Joerg Bornemann ff00ef6410 Raise cmake_minimum_required to VERSION 3.16 in examples
Pick-to: 6.2
Task-number: QTBUG-95636
Change-Id: I1270b4846d8a23bc3563b6942c0910e095d2be4a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-17 19:18:54 +02:00
..
contiguouscache Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
customtype Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
customtypesending Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
doc/src examples: Fix -Wdeprecated-copy warnings 2019-10-30 07:46:35 +02:00
CMakeLists.txt Build examples in isolated sub-builds using ExternalProject 2021-05-26 13:33:29 +02:00
README Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
tools.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00

Qt is equipped with a range of capable tool classes, from containers and
iterators to classes for string handling and manipulation.

Other classes provide application infrastructure support, handling plugin
loading and managing configuration files.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.