QtQuick Wizards: Update available Qt versions

Change-Id: I0546cfd965a450a9844b42a2c5e869dbb3447063
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Eike Ziller
2017-01-09 15:21:10 +01:00
committed by Thomas Hartmann
parent 0735253139
commit d3f725f39d
2 changed files with 26 additions and 0 deletions

View File

@@ -46,6 +46,16 @@
"index": 2, "index": 2,
"items": "items":
[ [
{
"trKey": "Qt 5.8",
"value":
"{
'qtQuickVersion': '2.8',
'qtQuickWindowVersion': '2.2',
'qtQuickVirtualKeyboardImport': 'QtQuick.VirtualKeyboard 2.1',
'qtQuickVirtualKeyboardWhenVisible': 'inputPanel.active'
}"
},
{ {
"trKey": "Qt 5.7", "trKey": "Qt 5.7",
"value": "value":

View File

@@ -42,6 +42,22 @@
{ {
"items": "items":
[ [
{
"trKey": "Qt 5.8",
"value":
"{
'qtQuickVersion': '2.8',
'qtQuickWindowVersion': '2.2'
}"
},
{
"trKey": "Qt 5.7",
"value":
"{
'qtQuickVersion': '2.7',
'qtQuickWindowVersion': '2.2'
}"
},
{ {
"trKey": "Qt 5.6", "trKey": "Qt 5.6",
"value": "value":