qt5base-lts/examples/corelib/tools
Tobias Hunger 6630937e63 Merge commit 'dev' into 'wip/cmake-merge'
Change-Id: I176c40d031be26a1dd1cf08843e448a660598783
2019-04-16 16:32:08 +02:00
..
contiguouscache Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
customtype Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
customtypesending Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
doc/src QVariant: deprecate qVariantFromValue/qVariantSetValue() 2019-03-31 12:25:46 +00:00
CMakeLists.txt CMake: Add more examples 2019-03-26 13:03:01 +00:00
README
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.