diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2010-01-11 10:39:19 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2010-01-11 10:53:06 (GMT) |
commit | 820db2b2c5a0fc470fa5759d95ea49305ec98654 (patch) | |
tree | 1fc8274854a0ecb2447bbeb67a5dabf94023f567 /src/gui/styles/qcleanlooksstyle.cpp | |
parent | 45fedfeb405807453e94958808c2f1d48bb846ca (diff) | |
download | Qt-820db2b2c5a0fc470fa5759d95ea49305ec98654.zip Qt-820db2b2c5a0fc470fa5759d95ea49305ec98654.tar.gz Qt-820db2b2c5a0fc470fa5759d95ea49305ec98654.tar.bz2 |
Fix incorrect drawing of the hovered row on QTreeView with some styles.
Some styles such as oxygen, or gtk, require the whole row to be
redrawn in case of mouse hover the items.
There was special code that handle that in the MouseMove event of
the QTreeView, but that did not covered all the case (such as
scrolling with the mouse wheel)
Reviewed-by: Gabriel
Diffstat (limited to 'src/gui/styles/qcleanlooksstyle.cpp')
0 files changed, 0 insertions, 0 deletions