qt5base-lts/examples/corelib/tools
Rym Bouabid 4aab2ef0ac Revamp Queued Custom Type Ex: Revisit the documentation
Remove "Example" from the title.
Add \examplecategory {Data Processing & I/O}.

Task-number: QTBUG-117147
Pick-to: 6.6 6.5
Change-Id: Ieaab75dedb60329dcdcbbcfe6e2ad360df4d98df
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-10-02 19:08:42 +02:00
..
contiguouscache Contiguous cache example: minor cleanup 2023-06-30 12:55:01 +02:00
customtype Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
customtypesending Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
doc/src Revamp Queued Custom Type Ex: Revisit the documentation 2023-10-02 19:08:42 +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

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.