diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2010-01-14 15:13:37 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-01-28 15:42:55 (GMT) |
commit | 4b29be0880f5f904fc48ace5ee6cbb77e6563d53 (patch) | |
tree | 781c2eab6bbff15eba0a32bb0b41b84b0b66eac9 /doc/src/snippets/code/src_qdbus_qdbusreply.cpp | |
parent | 29a0cc27b118fc550b5099faed4971df1e9969a0 (diff) | |
download | Qt-4b29be0880f5f904fc48ace5ee6cbb77e6563d53.zip Qt-4b29be0880f5f904fc48ace5ee6cbb77e6563d53.tar.gz Qt-4b29be0880f5f904fc48ace5ee6cbb77e6563d53.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 'doc/src/snippets/code/src_qdbus_qdbusreply.cpp')
0 files changed, 0 insertions, 0 deletions