summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase
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-23 23:43:54 (GMT)
commit3252c7373abb605db80042c5c16b535de0b91401 (patch)
tree722ef08b19ce2d5286608ccd777080b4637aae5c /doc/src/snippets/sqldatabase
parentcbd096e24386a208fcd3f358d59addaace49cdce (diff)
downloadQt-3252c7373abb605db80042c5c16b535de0b91401.zip
Qt-3252c7373abb605db80042c5c16b535de0b91401.tar.gz
Qt-3252c7373abb605db80042c5c16b535de0b91401.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/sqldatabase')
0 files changed, 0 insertions, 0 deletions