qt5base-lts/tests/auto/gui
David Faure 09c7457f4a QTextDocument: add setLayoutEnabled()
This allows to set up everything first - without paying for the layout
calculation at every step - and only then trigger the layout once.

Results:
 0.065 msecs to create a QGraphicsTextItem with some text (layouted)
 0.036 msecs to set everything up in a QGraphicsTextItem with 0 width

Change-Id: I138bd1d58941d029bc0a36d2730216778f1fbd97
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-05-26 16:58:42 +02:00
..
image Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemmodels Use QAbstractItemModelTester or QFileSystemModel 2022-05-18 12:58:06 +02:00
kernel QKeySequence: Add missing modifier names 2022-05-25 13:00:02 +00:00
math3d Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
painting Expand QColorTransform 2022-05-26 09:06:45 +02:00
platform Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qopengl Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qopenglconfig Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qvulkan Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
rhi Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
text QTextDocument: add setLayoutEnabled() 2022-05-26 16:58:42 +02:00
util Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Move QtX11Extras into QtGui as private API 2021-05-10 21:19:46 +00:00