qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt 4724dfff62 Remove references to QTextDocumentPrivate from public API
The private object of QTextDocument has been exposed through
public APIs marked internal, which we should avoid as much as
possible, since it clutters the headers.

For accessing private data without adding friends, we have
a nice pattern of adding a static get() function to the
private class itself.

Fixes: QTBUG-55059
Change-Id: I03e949a677e03487e95f24e3608a06aa0a3511ab
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-03-04 08:28:04 +01:00
..
image Merge remote-tracking branch 'origin/5.15' into dev 2020-02-28 09:48:30 +01:00
itemmodels Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
kernel Get rid of QMatrix 2020-02-28 08:57:57 +01:00
math3d Remove flagBits from QMatrix4x4 2020-02-28 18:08:45 +01:00
painting Get rid of QMatrix 2020-02-28 08:57:57 +01:00
qopengl Move QOpenGLBuffer from QtGui to QtOpenGL 2020-02-22 02:08:26 +01:00
qopenglconfig Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qvulkan Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
rhi Merge remote-tracking branch 'origin/5.15' into dev 2020-02-26 18:39:21 +01:00
text Remove references to QTextDocumentPrivate from public API 2020-03-04 08:28:04 +01:00
util Merge remote-tracking branch 'origin/5.15' into dev 2020-02-26 18:39:21 +01:00
.prev_CMakeLists.txt Regenerate some of the test projects that do SUBDIRS += foo 2019-08-07 11:55:38 +00:00
CMakeLists.txt cmake: add tests/auto/gui/text 2019-11-01 13:28:59 +00:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00