summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-12-12 12:44:02 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-12-14 13:35:35 +0000
commit5cb54cb5ebae99fab121061e25e26eec3056203a (patch)
tree1c4986646398d99ce6b41feed9b4936662658260 /qmake
parent2356c173b2952f6ab6767abac12a21688324fcc5 (diff)
QPlatformPrintDevice: use QVector, not QList in the API
QPlaformPrintDevice uses QVector to store, but QList in the getters to retrieve these data. Port API from QList to QVector to avoid conversion between the two containers on every access. Saves almost 4KiB in text size (another 0.9% of QtPrintSupport). Change-Id: If33df141b87753803c45d9f4dae501a68abe49af Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions