qt6-bb10/tests/auto/gui/text
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
..
qabstracttextdocumentlayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcssparser Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfont Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfontcache Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfontdatabase Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfontmetrics Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qglyphrun Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qinputcontrol Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qrawfont unblacklist passing tests 2022 2022-05-18 23:59:19 +02:00
qstatictext Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsyntaxhighlighter Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextblock Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextcursor Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextdocument QTextDocument: add setLayoutEnabled() 2022-05-26 16:58:42 +02:00
qtextdocumentfragment Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextdocumentlayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextformat Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextimagehandler Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextlayout Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextlist Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextmarkdownimporter Avoid ending Markdown fenced code blocks with gratuitous blank lines 2022-05-20 00:49:18 +02:00
qtextmarkdownwriter Avoid ending Markdown fenced code blocks with gratuitous blank lines 2022-05-20 00:49:18 +02:00
qtextobject Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextodfwriter Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextpiecetable Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextscriptengine Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtexttable Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qzip Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Activate tst_qtextdocument for Android 2022-02-24 14:34:33 +01:00