aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/designer
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-21 20:50:43 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-21 19:30:39 +0000
commit7eec7a3dfed4f082012717be6ffe6ddc705d0677 (patch)
treee15549b7dc5e9980fc155b17e56455e630e3a981 /src/imports/controls/designer
parent523542d5241392ac258b02271f20c0be310cd1e5 (diff)
Update qtquickcontrols2.metainfo
Change-Id: Ida964c89cc2f508823e606e46ce86d87bb96e61d Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/imports/controls/designer')
-rw-r--r--src/imports/controls/designer/qtquickcontrols2.metainfo138
1 files changed, 69 insertions, 69 deletions
diff --git a/src/imports/controls/designer/qtquickcontrols2.metainfo b/src/imports/controls/designer/qtquickcontrols2.metainfo
index 877e183f..f802b714 100644
--- a/src/imports/controls/designer/qtquickcontrols2.metainfo
+++ b/src/imports/controls/designer/qtquickcontrols2.metainfo
@@ -1,98 +1,98 @@
MetaInfo {
Type {
- name: "Qt.labs.controls.BusyIndicator"
+ name: "Qt.Quick.Controls.BusyIndicator"
icon: "images/busyindicator-icon16.png"
ItemLibraryEntry {
name: "Busy Indicator"
category: "Qt Quick - Controls 2"
libraryIcon: "images/busyindicator-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
}
}
Type {
- name: "Qt.labs.controls.Button"
+ name: "Qt.Quick.Controls.Button"
icon: "images/button-icon16.png"
ItemLibraryEntry {
name: "Button"
category: "Qt Quick - Controls 2"
libraryIcon: "images/button-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Button\")" }
}
}
Type {
- name: "Qt.labs.controls.CheckBox"
+ name: "Qt.Quick.Controls.CheckBox"
icon: "images/checkbox-icon16.png"
ItemLibraryEntry {
name: "Check Box"
category: "Qt Quick - Controls 2"
libraryIcon: "images/checkbox-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Check Box\")" }
}
}
Type {
- name: "Qt.labs.controls.CheckDelegate"
+ name: "Qt.Quick.Controls.CheckDelegate"
icon: "images/checkbox-icon16.png"
ItemLibraryEntry {
name: "Check Delegate"
category: "Qt Quick - Controls 2"
libraryIcon: "images/checkbox-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr('Check Delegate')" }
}
}
Type {
- name: "Qt.labs.controls.ComboBox"
+ name: "Qt.Quick.Controls.ComboBox"
icon: "images/combobox-icon16.png"
ItemLibraryEntry {
name: "Combo Box"
category: "Qt Quick - Controls 2"
libraryIcon: "images/combobox-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
}
}
Type {
- name: "Qt.labs.controls.Dial"
+ name: "Qt.Quick.Controls.Dial"
icon: "images/dial-icon16.png"
ItemLibraryEntry {
name: "Dial"
category: "Qt Quick - Controls 2"
libraryIcon: "images/dial-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
}
}
Type {
- name: "Qt.labs.controls.Frame"
+ name: "Qt.Quick.Controls.Frame"
icon: "images/frame-icon16.png"
ItemLibraryEntry {
name: "Frame"
category: "Qt Quick - Controls 2"
libraryIcon: "images/frame-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "width"; type: "int"; value: 200 }
Property { name: "height"; type: "int"; value: 200 }
@@ -100,15 +100,15 @@ MetaInfo {
}
Type {
- name: "Qt.labs.controls.GroupBox"
+ name: "Qt.Quick.Controls.GroupBox"
icon: "images/groupbox-icon16.png"
ItemLibraryEntry {
name: "Group Box"
category: "Qt Quick - Controls 2"
libraryIcon: "images/groupbox-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "width"; type: "int"; value: 200 }
Property { name: "height"; type: "int"; value: 200 }
@@ -117,60 +117,60 @@ MetaInfo {
}
Type {
- name: "Qt.labs.controls.ItemDelegate"
+ name: "Qt.Quick.Controls.ItemDelegate"
icon: "images/itemdelegate-icon16.png"
ItemLibraryEntry {
name: "Item Delegate"
category: "Qt Quick - Controls 2"
libraryIcon: "images/itemdelegate-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Item Delegate\")" }
}
}
Type {
- name: "Qt.labs.controls.Label"
+ name: "Qt.Quick.Controls.Label"
icon: "images/label-icon16.png"
ItemLibraryEntry {
name: "Label"
category: "Qt Quick - Controls 2"
libraryIcon: "images/label-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Label\")" }
}
}
Type {
- name: "Qt.labs.controls.PageIndicator"
+ name: "Qt.Quick.Controls.PageIndicator"
icon: "images/pageindicator-icon16.png"
ItemLibraryEntry {
name: "Page Indicator"
category: "Qt Quick - Controls 2"
libraryIcon: "images/pageindicator-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "count"; type: "int"; value: 3 }
}
}
Type {
- name: "Qt.labs.controls.Pane"
+ name: "Qt.Quick.Controls.Pane"
icon: "images/pane-icon16.png"
ItemLibraryEntry {
name: "Pane"
category: "Qt Quick - Controls 2"
libraryIcon: "images/pane-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "width"; type: "int"; value: 200 }
Property { name: "height"; type: "int"; value: 200 }
@@ -178,163 +178,163 @@ MetaInfo {
}
Type {
- name: "Qt.labs.controls.ProgressBar"
+ name: "Qt.Quick.Controls.ProgressBar"
icon: "images/progressbar-icon16.png"
ItemLibraryEntry {
name: "Progress Bar"
category: "Qt Quick - Controls 2"
libraryIcon: "images/progressbar-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "value"; type: "real"; value: 0.5 }
}
}
Type {
- name: "Qt.labs.controls.RadioButton"
+ name: "Qt.Quick.Controls.RadioButton"
icon: "images/radiobutton-icon16.png"
ItemLibraryEntry {
name: "Radio Button"
category: "Qt Quick - Controls 2"
libraryIcon: "images/radiobutton-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Radio Button\")" }
}
}
Type {
- name: "Qt.labs.controls.RadioDelegate"
+ name: "Qt.Quick.Controls.RadioDelegate"
icon: "images/radiobutton-icon16.png"
ItemLibraryEntry {
name: "Radio Delegate"
category: "Qt Quick - Controls 2"
libraryIcon: "images/radiobutton-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr('Radio Delegate')" }
}
}
Type {
- name: "Qt.labs.controls.Slider"
+ name: "Qt.Quick.Controls.Slider"
icon: "images/slider-icon16.png"
ItemLibraryEntry {
name: "Slider"
category: "Qt Quick - Controls 2"
libraryIcon: "images/slider-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "value"; type: "real"; value: 0.5 }
}
}
Type {
- name: "Qt.labs.controls.SpinBox"
+ name: "Qt.Quick.Controls.SpinBox"
icon: "images/spinbox-icon16.png"
ItemLibraryEntry {
name: "Spin Box"
category: "Qt Quick - Controls 2"
libraryIcon: "images/spinbox-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
}
}
Type {
- name: "Qt.labs.controls.Switch"
+ name: "Qt.Quick.Controls.Switch"
icon: "images/switch-icon16.png"
ItemLibraryEntry {
name: "Switch"
category: "Qt Quick - Controls 2"
libraryIcon: "images/switch-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Switch\")" }
}
}
Type {
- name: "Qt.labs.controls.TextArea"
+ name: "Qt.Quick.Controls.TextArea"
icon: "images/textarea-icon16.png"
ItemLibraryEntry {
name: "Text Area"
category: "Qt Quick - Controls 2"
libraryIcon: "images/textarea-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Text Area\")" }
}
}
Type {
- name: "Qt.labs.controls.TextField"
+ name: "Qt.Quick.Controls.TextField"
icon: "images/textfield-icon16.png"
ItemLibraryEntry {
name: "Text Field"
category: "Qt Quick - Controls 2"
libraryIcon: "images/textfield-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Text Field\")" }
}
}
Type {
- name: "Qt.labs.controls.ToolButton"
+ name: "Qt.Quick.Controls.ToolButton"
icon: "images/toolbutton-icon16.png"
ItemLibraryEntry {
name: "Tool Button"
category: "Qt Quick - Controls 2"
libraryIcon: "images/toolbutton-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "text"; type: "binding"; value: "qsTr(\"Tool Button\")" }
}
}
Type {
- name: "Qt.labs.controls.ToolBar"
+ name: "Qt.Quick.Controls.ToolBar"
icon: "images/toolbar-icon16.png"
ItemLibraryEntry {
name: "Tool Bar"
category: "Qt Quick - Controls 2"
libraryIcon: "images/toolbar-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
Property { name: "width"; type: "int"; value: 360 }
}
}
Type {
- name: "Qt.labs.controls.Tumbler"
+ name: "Qt.Quick.Controls.Tumbler"
icon: "images/tumbler-icon16.png"
ItemLibraryEntry {
name: "Tumbler"
category: "Qt Quick - Controls 2"
libraryIcon: "images/tumbler-icon.png"
- version: "1.0"
- requiredImport: "Qt.labs.controls"
+ version: "2.0"
+ requiredImport: "QtQuick.Controls"
}
}
}