[Qt-interest] QTreeView::expandAll() bug ?

Stephen Collyer scollyer at netspinner.co.uk
Fri Jun 19 11:53:00 CEST 2009


I have a QTreeView displaying a subset of a QFileSystemModel
which looks like, say:

level_1/a_file
level_1/b_file
level_1/level_2
level_1/level_2/c_file
level_1/level_2/level_3
level_1/level_2/level_3/d_file

When I call QTreeView::expandAll(), the level_3 directory is not displayed
as expanded in the view, though level_2 is displayed as expanded.

Is this a bug ?

-- 
Stephen Collyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090619/6b40a991/attachment.html 


More information about the Qt-interest-old mailing list