summaryrefslogtreecommitdiffstats
path: root/tools/activeqt
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-11-24 15:44:29 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-11-24 15:52:21 (GMT)
commit346887e731df4143699ce0c2310ded4fec849d30 (patch)
tree5d56093ddf83401b47ca65c6808997115507a61e /tools/activeqt
parentbd73818849b181ac29109ed580a60e99a38bf63d (diff)
downloadQt-346887e731df4143699ce0c2310ded4fec849d30.zip
Qt-346887e731df4143699ce0c2310ded4fec849d30.tar.gz
Qt-346887e731df4143699ce0c2310ded4fec849d30.tar.bz2
Fix QTreeWidgetItem::setChildIndicatorPolicy not updating.
The problem is that the ChildIndicatorPolicy change the hasChildren in the model. But this is cached in the QTreeView layout. We must do a relayout to clear the cache. Reviewed-by: Thierry Task-number: QTBUG-3071
Diffstat (limited to 'tools/activeqt')
0 files changed, 0 insertions, 0 deletions