summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_activeqt_control_qaxbindable.cpp
diff options
context:
space:
mode:
authorAnders Bakken <anders.bakken@nokia.com>2009-04-23 23:24:54 (GMT)
committerAnders Bakken <anders.bakken@nokia.com>2009-04-24 00:14:44 (GMT)
commit7c6ba93ae413309672bb839da2ae1522a170b14d (patch)
tree42c4dcc5b62eb82dc9f7aee63dc391bb92b1a23a /doc/src/snippets/code/src_activeqt_control_qaxbindable.cpp
parent3252c7373abb605db80042c5c16b535de0b91401 (diff)
downloadQt-7c6ba93ae413309672bb839da2ae1522a170b14d.zip
Qt-7c6ba93ae413309672bb839da2ae1522a170b14d.tar.gz
Qt-7c6ba93ae413309672bb839da2ae1522a170b14d.tar.bz2
Remove the simpleBrush concept
Since we have to update the brush for each paint command anyway keeping the state of the brush and caching the value of simpleBrush makes no sense. Also, most times when filling with a brush QPaintEngineEx::fillRect(const QRect &, const QBrush &) is called in which we never got a brushChanged() anyway. Reviewed-by: Donald <qt-info@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src_activeqt_control_qaxbindable.cpp')
0 files changed, 0 insertions, 0 deletions