aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/gallery/gallery.pyproject
blob: 5b5fe35da40cdd971a6b5b3b1e37a83897c5ac82 (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
32
33
34
35
36
{
    "files": ["gallery.py",
              "gallery.qml",
              "gallery.qrc",
              "qmldir",
              "qtquickcontrols2.conf",
              "ToolBar.qml",
              "+Material/ToolBar.qml",
              "pages/ComboBoxPage.qml",
              "pages/FramePage.qml",
              "pages/SliderPage.qml",
              "pages/TumblerPage.qml",
              "pages/SpinBoxPage.qml",
              "pages/ProgressBarPage.qml",
              "pages/DelegatePage.qml",
              "pages/StackViewPage.qml",
              "pages/DialPage.qml",
              "pages/PageIndicatorPage.qml",
              "pages/SwipeViewPage.qml",
              "pages/TabBarPage.qml",
              "pages/TextFieldPage.qml",
              "pages/GroupBoxPage.qml",
              "pages/RadioButtonPage.qml",
              "pages/ButtonPage.qml",
              "pages/ScrollIndicatorPage.qml",
              "pages/ScrollablePage.qml",
              "pages/DialogPage.qml",
              "pages/ToolTipPage.qml",
              "pages/CheckBoxPage.qml",
              "pages/TextAreaPage.qml",
              "pages/RangeSliderPage.qml",
              "pages/DelayButtonPage.qml",
              "pages/SwitchPage.qml",
              "pages/ScrollBarPage.qml",
              "pages/BusyIndicatorPage.qml"]
}