summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml')
-rw-r--r--share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml b/share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml
new file mode 100644
index 0000000000..a9e6f828bf
--- /dev/null
+++ b/share/qtcreator/templates/qtquick/qtquickcontrols_1_1/template.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<template openeditor="main.qml" priority="B"
+ featuresRequired="QtSupport.Wizards.FeatureQtQuick, QtSupport.Wizards.FeatureQtQuick.2, QtSupport.Wizards.FeatureQtQuick.Controls"
+ viewerdir="qtquick2controlsapplicationviewer"
+ viewerclassname="QtQuick2ControlsApplicationViewer"
+ stubversionminor="1">
+ <displayname>Qt Quick Controls 1.1</displayname>
+ <description>Creates a deployable Qt Quick 2 application using Qt Quick Controls. Requires Qt 5.2 or newer.</description>
+</template>