aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols2/testbench/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/quickcontrols2/testbench/qml.qrc')
-rw-r--r--tests/manual/quickcontrols2/testbench/qml.qrc55
1 files changed, 55 insertions, 0 deletions
diff --git a/tests/manual/quickcontrols2/testbench/qml.qrc b/tests/manual/quickcontrols2/testbench/qml.qrc
new file mode 100644
index 00000000..82e69be6
--- /dev/null
+++ b/tests/manual/quickcontrols2/testbench/qml.qrc
@@ -0,0 +1,55 @@
+<RCC>
+ <qresource prefix="/">
+ <file>ControlContainer.qml</file>
+ <file>controls/Button.qml</file>
+ <file>controls/CheckBox.qml</file>
+ <file>controls/RadioButton.qml</file>
+ <file>controls/CheckDelegate.qml</file>
+ <file>controls/ComboBox.qml</file>
+ <file>controls/DelayButton.qml</file>
+ <file>controls/Dial.qml</file>
+ <file>controls/Frame.qml</file>
+ <file>controls/GroupBox.qml</file>
+ <file>controls/ItemDelegate.qml</file>
+ <file>controls/Page.qml</file>
+ <file>controls/PageIndicator.qml</file>
+ <file>controls/Pane.qml</file>
+ <file>controls/ProgressBar.qml</file>
+ <file>controls/RadioDelegate.qml</file>
+ <file>controls/RangeSlider.qml</file>
+ <file>controls/RoundButton.qml</file>
+ <file>controls/ScrollBar.qml</file>
+ <file>controls/ScrollIndicator.qml</file>
+ <file>controls/Slider.qml</file>
+ <file>controls/SpinBox.qml</file>
+ <file>controls/SwipeDelegate.qml</file>
+ <file>controls/Switch.qml</file>
+ <file>controls/SwitchDelegate.qml</file>
+ <file>controls/TabBar.qml</file>
+ <file>controls/TextArea.qml</file>
+ <file>controls/TextField.qml</file>
+ <file>SettingsDialog.qml</file>
+ <file>ColorEditor.qml</file>
+ <file>controls/ToolBar.qml</file>
+ <file>controls/Dialog.qml</file>
+ <file>controls/Menu.qml</file>
+ <file>ExampleContainer.qml</file>
+ <file>controls/Label.qml</file>
+ <file>controls/ToolTip.qml</file>
+ <file>controls/Tumbler.qml</file>
+ <file>controls/BusyIndicator.qml</file>
+ <file>testbench.qml</file>
+ <file>controls/MenuBar.qml</file>
+ <file>controls/SplitView.qml</file>
+ <file>+Imagine/ApplicationWindow.qml</file>
+ <file>ApplicationWindow.qml</file>
+ <file>+Imagine/ToolBar.qml</file>
+ <file>ToolBar.qml</file>
+ <file>+Imagine/Menu.qml</file>
+ <file>Menu.qml</file>
+ <file>+Imagine/Dialog.qml</file>
+ <file>Dialog.qml</file>
+ <file>ContentPane.qml</file>
+ <file>+Imagine/ContentPane.qml</file>
+ </qresource>
+</RCC>