aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/gallery/gallery.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols/gallery/gallery.pyproject')
-rw-r--r--examples/quickcontrols/gallery/gallery.pyproject36
1 files changed, 36 insertions, 0 deletions
diff --git a/examples/quickcontrols/gallery/gallery.pyproject b/examples/quickcontrols/gallery/gallery.pyproject
new file mode 100644
index 000000000..5b5fe35da
--- /dev/null
+++ b/examples/quickcontrols/gallery/gallery.pyproject
@@ -0,0 +1,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"]
+}