forked from qt-creator/qt-creator
QmlDesigner: Add option for Qt 6.4
Change-Id: I7548a680a5773d7d2799fa5998bdc0956fb2e9c2 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -423,6 +423,7 @@ Item {
|
||||
ListElement { name: "Qt 5.15" }
|
||||
ListElement { name: "Qt 6.2" }
|
||||
ListElement { name: "Qt 6.3" }
|
||||
ListElement { name: "Qt 6.4" }
|
||||
}
|
||||
|
||||
onActivated: (index) => {
|
||||
|
@@ -264,6 +264,14 @@
|
||||
'TargetQuickVersion': '6.3',
|
||||
'TargetQuick3DVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4',
|
||||
'TargetQuick3DVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -261,6 +261,13 @@
|
||||
"({
|
||||
'TargetQuickVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -259,6 +259,13 @@
|
||||
"({
|
||||
'TargetQuickVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -216,6 +216,13 @@
|
||||
"({
|
||||
'TargetQuickVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -216,6 +216,13 @@
|
||||
"({
|
||||
'TargetQuickVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -216,6 +216,13 @@
|
||||
"({
|
||||
'TargetQuickVersion': '6.3'
|
||||
})"
|
||||
},
|
||||
{
|
||||
"trKey": "Qt 6.4",
|
||||
"value":
|
||||
"({
|
||||
'TargetQuickVersion': '6.4'
|
||||
})"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user