diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2009-05-28 13:31:46 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-09 07:28:45 (GMT) |
commit | 0e650ed3a8e7e4bdf4c9d3eefd667d4abb318c5a (patch) | |
tree | 08fc16b98562996f96fa916d7f575aecfc0782eb /doc/src/snippets/code/src_script_qscriptable.cpp | |
parent | e506c0816dadd336e8151a0af504bd8b814bbaf3 (diff) | |
download | Qt-0e650ed3a8e7e4bdf4c9d3eefd667d4abb318c5a.zip Qt-0e650ed3a8e7e4bdf4c9d3eefd667d4abb318c5a.tar.gz Qt-0e650ed3a8e7e4bdf4c9d3eefd667d4abb318c5a.tar.bz2 |
simplify opacity handling in QGraphicsItem
Greatly simplify how we handle opacity and store it as a member in
QGraphicsItemPrivate. Remove the caching of effectiveOpacity. It's
faster to calculate it on the fly, and the recursive painting algorithm
will make even that need go away.
Reviewed-by: Andreas
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptable.cpp')
0 files changed, 0 insertions, 0 deletions