Commit ca73ed25 authored by Shawn Rutledge's avatar Shawn Rutledge Committed by The Qt Project
Browse files

docs: DirView example uses QFileSystemModel not QDirModel


Change-Id: Ie172b1458401c4627314ff0db6992647388bf382
Reviewed-by: default avatarJerome Pasion <jerome.pasion@digia.com>
parent d12c045a
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -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
*/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment