summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template')
-rw-r--r--share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template b/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template
new file mode 100644
index 0000000000..c3c35be70c
--- /dev/null
+++ b/share/qtcreator/qmldesigner/propertyeditor/PropertyTemplates/IntEditorTemplate.template
@@ -0,0 +1,6 @@
+IntEditor {
+ backendValue: backendValues.%2
+ caption: "%1"
+ baseStateFlag: isBaseState
+ slider: false
+} \ No newline at end of file