qt5base-lts/tests/benchmarks/corelib/tools/tools.pro
Edward Welbourne 26547c296b Purge qalgorithm.h of deprecated API
A large slice of it has been deprecated since 5.2.

Reflowed a doc paragraph pointed out, in the deprecation commit, as
having been left ragged by its edits.

Note: qSwap() is documented as \deprecated but not marked, where it's
defined, as deprecated.

Change-Id: Iaff10ac0c4c38e5b85f10eca4eedeab861f09959
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-28 21:22:32 +02:00

13 lines
254 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
containers-associative \
containers-sequential \
qcontiguouscache \
qcryptographichash \
qlist \
qmap \
qrect \
qringbuffer \
qstack \
qvector