docs: DirView example uses QFileSystemModel not QDirModel
Change-Id: Ie172b1458401c4627314ff0db6992647388bf382 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
d12c045a95
commit
ca73ed25d4
@ -32,7 +32,7 @@
|
||||
\brief This example demonstrates the usage of a tree view.
|
||||
|
||||
\brief The Dir View example shows a tree view onto the local filing system. It uses the
|
||||
QDirModel class to provide file and directory information.
|
||||
QFileSystemModel class to provide file and directory information.
|
||||
|
||||
\image dirview-example.png
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user