qt6-bb10/examples/corelib/tools
Kai Köhne f562711c64 Examples: Use qt_standard_project_setup()
Change-Id: I0ceab08108b7e58e4e2ed25db9e3c289f5c0ddac
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
contiguouscache Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
customtype Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
customtypesending Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
doc/src Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01: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

README

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.