summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-01-25 14:10:58 +0100
committerMarc Mutz <marc.mutz@kdab.com>2016-01-26 17:49:13 +0000
commitc29d3692d700f7ef6d5833242878b4ec6f81c928 (patch)
tree30cb1ea5da6bdb65cfb8b1fb816409500a434a4b /src/corelib/kernel
parent1ac6644ddacd93732faec22d1e47b7f0ac12753f (diff)
uic: optimize generateMultiDirectiveBegin()
Instead of building a QMap with dummy values, just to sort the elements of the QSet, build a QList, and sort that. Also use QStringList::join() instead of rolling our own loop. Change-Id: Iebb7faac8e4b72d6f71b3ab3feba7865b1a102f3 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'src/corelib/kernel')
0 files changed, 0 insertions, 0 deletions