qtdeclarative/examples/quickcontrols/filesystemexplorer/qml
Dennis Oberst 213e932e13 Add File System Explorer example
This example shows the customization of Qt Quick Controls by
implementing a simple file system explorer. Using a C++ model, entries
are visualized in a TreeView, and text files can be read.

Fixes: QTBUG-108289
Change-Id: I966dcf65e40d3b727889dc14c65edd0ffcc1b878
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2023-02-14 13:32:13 +01:00
..
About.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
Colors.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
FileSystemView.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
Icon.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
MyMenu.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
MyMenuBar.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
ResizeButton.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
Sidebar.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00
WindowDragHandler.qml Add File System Explorer example 2023-02-14 13:32:13 +01:00