summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qicc.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-09-04 23:25:35 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-09-08 11:12:42 +0200
commitc2e32a29c3736c79cd6e7b669147d61764d0ff9e (patch)
treeb9568942de6aa6280265249895fb5e74829eb15a /src/gui/painting/qicc.cpp
parent4ac872639ed0dd3ae6627e05bdda821f7d128500 (diff)
QWindowsUiaTextRangeProvider: replace ephemeral QList<QRect> with QVLA
QList<QRect> is horribly inefficientâ„¢. Since the container only lives for the duration of the function call, use QVLA instead. Change-Id: I2d179caef37bb78efface5547ff8bfcdc8f9a6ac Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/gui/painting/qicc.cpp')
0 files changed, 0 insertions, 0 deletions