qt6-bb10/examples/corelib/tools
Kai Köhne f54d222d22 Assign a category to Contiguous Cache Example
Pick-to: 6.6 6.7
Change-Id: I98e62adce63df7e940d96cd50dcb243366dca216
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2024-02-19 13:20:08 +01:00
..
contiguouscache Contiguous cache example: minor cleanup 2023-06-30 12:55:01 +02:00
doc/src Assign a category to Contiguous Cache Example 2024-02-19 13:20:08 +01:00
CMakeLists.txt Remove Custom Type Example and Custom Type Sending Example 2023-10-04 21:04:45 +02:00
README Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
tools.pro Remove Custom Type Example and Custom Type Sending Example 2023-10-04 21:04:45 +02: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.