summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-09-01 14:39:30 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-09-01 14:41:31 (GMT)
commitefc616f2a1a83bd4ca50aea9d40a0df005ada063 (patch)
treec6dd80685a33c36156d2a5d50c4a4182b0b0309e /src/gui/graphicsview/qgraphicsitem.cpp
parent3dfde91fcbeaf304edd8d0d09e0732597055cd53 (diff)
downloadQt-efc616f2a1a83bd4ca50aea9d40a0df005ada063.zip
Qt-efc616f2a1a83bd4ca50aea9d40a0df005ada063.tar.gz
Qt-efc616f2a1a83bd4ca50aea9d40a0df005ada063.tar.bz2
QTreeView: exapnding nodes just after replacing the model wouldn't work
The problem is that deleting the previous model would triggera delayed reset. This reset could happen after the model has changed and nodes are expanded. We can now cancel a reset when reset is called from another place (like when we set a new model). Note: autotest included Task-number: 245654 Reviewed-by: ogoffart
Diffstat (limited to 'src/gui/graphicsview/qgraphicsitem.cpp')
0 files changed, 0 insertions, 0 deletions