summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2010-01-14 15:13:37 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-01-27 15:30:20 (GMT)
commit33fb442f7e95c0bf5af800f5b96fc3d78bffdd98 (patch)
tree2e687583507747ca74dec331acdf252a983df5a6 /qmake
parent15e00f91133874455df32ac1d5799fccdab5cd10 (diff)
downloadQt-33fb442f7e95c0bf5af800f5b96fc3d78bffdd98.zip
Qt-33fb442f7e95c0bf5af800f5b96fc3d78bffdd98.tar.gz
Qt-33fb442f7e95c0bf5af800f5b96fc3d78bffdd98.tar.bz2
Optimize QGraphicsItem::setFlags.
We don't have to do a full blown QGraphicsItem::setFlag call from QGraphicsItem::setFlags, only to change the ItemStacksBehindParent bits. We can do it directly (with care). Task-number: QTBUG-6877 Reviewed-by: alexis
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions