aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/extendedexplorer/extendedexplorer.pyproject
blob: 77a3969ae0e859db378b89bcaa0d570dd2c71b4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
 "files": [
    "main.py",
    "editormodels.py",
    "scheme_manager.py",
    "schemes.json",
    "FileSystemModule/qmldir",
    "FileSystemModule/app.qrc",
    "FileSystemModule/icons.qrc",
    "FileSystemModule/Main.qml",
    "FileSystemModule/qml/About.qml",
    "FileSystemModule/qml/ColorScheme.qml",
    "FileSystemModule/qml/Editor.qml",
    "FileSystemModule/qml/FileSystemView.qml",
    "FileSystemModule/qml/MyMenu.qml",
    "FileSystemModule/qml/MyMenuBar.qml",
    "FileSystemModule/qml/ResizeButton.qml",
    "FileSystemModule/qml/Sidebar.qml",
    "FileSystemModule/qml/WindowDragHandler.qml",
    "FileSystemModule/icons/app_icon.svg",
    "FileSystemModule/icons/folder_closed.svg",
    "FileSystemModule/icons/folder_open.svg",
    "FileSystemModule/icons/generic_file.svg",
    "FileSystemModule/icons/globe.svg",
    "FileSystemModule/icons/info_sign.svg",
    "FileSystemModule/icons/light_bulb.svg",
    "FileSystemModule/icons/qt_logo.svg",
    "FileSystemModule/icons/read.svg",
    "FileSystemModule/icons/resize.svg"
    ]
}