aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/stocqt/content/qmldir
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-06-16 10:32:34 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2018-07-12 20:23:24 +0000
commitfa3c840ef1ff2100ccca6866528ac1f008c8e3a7 (patch)
treef5f54c46a177e8a6041796da99108e515e402526 /examples/quick/demos/stocqt/content/qmldir
parent6c1ce43ce6399d7e40f4c57d3c9ca543ab760980 (diff)
Move demos to qtdoc repository
These demos use several modules and moving them allows to use for example Qt Quick Controls 2 in them. Change-Id: I1f352671dec672665e9fdb6a9c2a7c6e25a002b0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'examples/quick/demos/stocqt/content/qmldir')
-rw-r--r--examples/quick/demos/stocqt/content/qmldir12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/quick/demos/stocqt/content/qmldir b/examples/quick/demos/stocqt/content/qmldir
deleted file mode 100644
index 77f5ed3c56..0000000000
--- a/examples/quick/demos/stocqt/content/qmldir
+++ /dev/null
@@ -1,12 +0,0 @@
-singleton Settings 1.0 Settings.qml
-Button 1.0 Button.qml
-CheckBox 1.0 CheckBox.qml
-StockChart 1.0 StockChart.qml
-StockInfo 1.0 StockInfo.qml
-StockListModel 1.0 StockListModel.qml
-StockListView 1.0 StockListView.qml
-StockModel 1.0 StockModel.qml
-StockSettingsPanel 1.0 StockSettingsPanel.qml
-StockView 1.0 StockView.qml
-StockListDelegate 1.0 StockListDelegate.qml
-Banner 1.0 Banner.qml