aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorVladimir Belyavsky <belyavskyv@gmail.com>2024-05-07 18:41:28 +0300
committerVladimir Belyavsky <belyavskyv@gmail.com>2024-05-08 19:04:02 +0300
commit8764f4a72b45edc15894703ec576471f9e758ae0 (patch)
tree0079c164e9185cc7bf94b0262c6ba3206a2b0d43 /dist
parenta8c93149aa220b1158c803dac2f9cc0d15a23df5 (diff)
QQuickText: use smart pointers instead of raw pointers for members
Use QScopedPointer for QTextLayout and QQuickTextLine members of QQuickTextPrivate instead of holding them as a raw pointers. This way we can make the code a bit safer and clean. As a drive-by change, remove unused include of "qquickimage_p_p.h" Change-Id: I4fc85379977c723ae3cab5298c859bbd6ced2f7e Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions