summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qml/qtquickcontrols_1_2/template.xml
blob: a8773c8b2d9d59a1e260e87a26dcba8ab96ae308 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<template openeditor="main.qml" priority="AX"
    featuresRequired="QtSupport.Wizards.FeatureQtQuickProject, QtSupport.Wizards.FeatureQtQuick.Controls.1.2">
    <displayname>Qt Quick Controls 1.2</displayname>
    <description>Creates a Qt Quick 2 UI project with a single QML file that contains the main view and uses Qt Quick Controls. You can review Qt Quick 2 UI projects in the QML Scene and you need not build them. This project requires that you have installed Qt Quick Controls for your Qt version. Requires Qt 5.3 or newer.</description>
</template>