summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmdiarea_p.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-08-16 13:04:23 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-06-24 13:23:13 +0000
commit419533eba413f136a46cf76e873bac01e7f3c881 (patch)
treed56b352b29355fd5dfe84ce460eb29279f5477d4 /src/widgets/widgets/qmdiarea_p.h
parentd0b659f1832a8bdd3ccc3a0769e38f3a8ea8fa9e (diff)
QPicture: don't hold images in QList
QImage is larger than a void*, so holding them in a QList is needlessly inefficient. Worse, the code could come to depend on the fragile property of (inefficient) QLists that references to elements therein never are invalidated. Change-Id: I153995d691692f7317cab31b95a00d679f31c0af Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
Diffstat (limited to 'src/widgets/widgets/qmdiarea_p.h')
0 files changed, 0 insertions, 0 deletions