QmlDesigner: Update icon font

Add splitScreen_medium and update colorSelection_medium icons

Change-Id: Idd47aae14eef339511d2d79b8147a58e2204c4be
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
This commit is contained in:
Mahmoud Badri
2023-10-27 16:37:40 +03:00
parent 26e13e57bd
commit 7e2bbd2c31
3 changed files with 76 additions and 74 deletions

View File

@@ -293,80 +293,81 @@ QtObject {
readonly property string sphere_small: "\u0138" readonly property string sphere_small: "\u0138"
readonly property string splitColumns: "\u0139" readonly property string splitColumns: "\u0139"
readonly property string splitRows: "\u013A" readonly property string splitRows: "\u013A"
readonly property string spotLight_small: "\u013B" readonly property string splitScreen_medium: "\u013B"
readonly property string stackedContainer_small: "\u013C" readonly property string spotLight_small: "\u013C"
readonly property string startNode: "\u013D" readonly property string stackedContainer_small: "\u013D"
readonly property string step_medium: "\u013E" readonly property string startNode: "\u013E"
readonly property string stop_medium: "\u013F" readonly property string step_medium: "\u013F"
readonly property string testIcon: "\u0140" readonly property string stop_medium: "\u0140"
readonly property string textAlignBottom: "\u0141" readonly property string testIcon: "\u0141"
readonly property string textAlignCenter: "\u0142" readonly property string textAlignBottom: "\u0142"
readonly property string textAlignJustified: "\u0143" readonly property string textAlignCenter: "\u0143"
readonly property string textAlignLeft: "\u0144" readonly property string textAlignJustified: "\u0144"
readonly property string textAlignMiddle: "\u0145" readonly property string textAlignLeft: "\u0145"
readonly property string textAlignRight: "\u0146" readonly property string textAlignMiddle: "\u0146"
readonly property string textAlignTop: "\u0147" readonly property string textAlignRight: "\u0147"
readonly property string textBulletList: "\u0148" readonly property string textAlignTop: "\u0148"
readonly property string textFullJustification: "\u0149" readonly property string textBulletList: "\u0149"
readonly property string textNumberedList: "\u014A" readonly property string textFullJustification: "\u014A"
readonly property string textures_medium: "\u014B" readonly property string textNumberedList: "\u014B"
readonly property string tickIcon: "\u014C" readonly property string textures_medium: "\u014C"
readonly property string tickMark_small: "\u014D" readonly property string tickIcon: "\u014D"
readonly property string timeline_small: "\u014E" readonly property string tickMark_small: "\u014E"
readonly property string toEndFrame_medium: "\u014F" readonly property string timeline_small: "\u014F"
readonly property string toNextFrame_medium: "\u0150" readonly property string toEndFrame_medium: "\u0150"
readonly property string toPrevFrame_medium: "\u0151" readonly property string toNextFrame_medium: "\u0151"
readonly property string toStartFrame_medium: "\u0152" readonly property string toPrevFrame_medium: "\u0152"
readonly property string topToolbar_annotations: "\u0153" readonly property string toStartFrame_medium: "\u0153"
readonly property string topToolbar_closeFile: "\u0154" readonly property string topToolbar_annotations: "\u0154"
readonly property string topToolbar_designMode: "\u0155" readonly property string topToolbar_closeFile: "\u0155"
readonly property string topToolbar_enterComponent: "\u0156" readonly property string topToolbar_designMode: "\u0156"
readonly property string topToolbar_home: "\u0157" readonly property string topToolbar_enterComponent: "\u0157"
readonly property string topToolbar_makeComponent: "\u0158" readonly property string topToolbar_home: "\u0158"
readonly property string topToolbar_navFile: "\u0159" readonly property string topToolbar_makeComponent: "\u0159"
readonly property string topToolbar_runProject: "\u015A" readonly property string topToolbar_navFile: "\u015A"
readonly property string translationCreateFiles: "\u015B" readonly property string topToolbar_runProject: "\u015B"
readonly property string translationCreateReport: "\u015C" readonly property string translationCreateFiles: "\u015C"
readonly property string translationExport: "\u015D" readonly property string translationCreateReport: "\u015D"
readonly property string translationImport: "\u015E" readonly property string translationExport: "\u015E"
readonly property string translationSelectLanguages: "\u015F" readonly property string translationImport: "\u015F"
readonly property string translationTest: "\u0160" readonly property string translationSelectLanguages: "\u0160"
readonly property string transparent: "\u0161" readonly property string translationTest: "\u0161"
readonly property string triState: "\u0162" readonly property string transparent: "\u0162"
readonly property string triangleArcA: "\u0163" readonly property string triState: "\u0163"
readonly property string triangleArcB: "\u0164" readonly property string triangleArcA: "\u0164"
readonly property string triangleCornerA: "\u0165" readonly property string triangleArcB: "\u0165"
readonly property string triangleCornerB: "\u0166" readonly property string triangleCornerA: "\u0166"
readonly property string unLinked: "\u0167" readonly property string triangleCornerB: "\u0167"
readonly property string undo: "\u0168" readonly property string unLinked: "\u0168"
readonly property string unify_medium: "\u0169" readonly property string undo: "\u0169"
readonly property string unpin: "\u016A" readonly property string unify_medium: "\u016A"
readonly property string upDownIcon: "\u016B" readonly property string unpin: "\u016B"
readonly property string upDownSquare2: "\u016C" readonly property string upDownIcon: "\u016C"
readonly property string updateAvailable_medium: "\u016D" readonly property string upDownSquare2: "\u016D"
readonly property string updateContent_medium: "\u016E" readonly property string updateAvailable_medium: "\u016E"
readonly property string uploadcsv_large: "\u016F" readonly property string updateContent_medium: "\u016F"
readonly property string uploadcsv_medium: "\u0170" readonly property string uploadcsv_large: "\u0170"
readonly property string uploadjson_large: "\u0171" readonly property string uploadcsv_medium: "\u0171"
readonly property string uploadjson_medium: "\u0172" readonly property string uploadjson_large: "\u0172"
readonly property string visibilityOff: "\u0173" readonly property string uploadjson_medium: "\u0173"
readonly property string visibilityOn: "\u0174" readonly property string visibilityOff: "\u0174"
readonly property string visible_medium: "\u0175" readonly property string visibilityOn: "\u0175"
readonly property string visible_small: "\u0176" readonly property string visible_medium: "\u0176"
readonly property string wildcard: "\u0177" readonly property string visible_small: "\u0177"
readonly property string wizardsAutomotive: "\u0178" readonly property string wildcard: "\u0178"
readonly property string wizardsDesktop: "\u0179" readonly property string wizardsAutomotive: "\u0179"
readonly property string wizardsGeneric: "\u017A" readonly property string wizardsDesktop: "\u017A"
readonly property string wizardsMcuEmpty: "\u017B" readonly property string wizardsGeneric: "\u017B"
readonly property string wizardsMcuGraph: "\u017C" readonly property string wizardsMcuEmpty: "\u017C"
readonly property string wizardsMobile: "\u017D" readonly property string wizardsMcuGraph: "\u017D"
readonly property string wizardsUnknown: "\u017E" readonly property string wizardsMobile: "\u017E"
readonly property string zoomAll: "\u017F" readonly property string wizardsUnknown: "\u017F"
readonly property string zoomIn: "\u0180" readonly property string zoomAll: "\u0180"
readonly property string zoomIn_medium: "\u0181" readonly property string zoomIn: "\u0181"
readonly property string zoomOut: "\u0182" readonly property string zoomIn_medium: "\u0182"
readonly property string zoomOut_medium: "\u0183" readonly property string zoomOut: "\u0183"
readonly property string zoomSelection: "\u0184" readonly property string zoomOut_medium: "\u0184"
readonly property string zoomSelection: "\u0185"
readonly property font iconFont: Qt.font({ readonly property font iconFont: Qt.font({
"family": controlIcons.name, "family": controlIcons.name,

View File

@@ -301,6 +301,7 @@ public:
sphere_small, sphere_small,
splitColumns, splitColumns,
splitRows, splitRows,
splitScreen_medium,
spotLight_small, spotLight_small,
stackedContainer_small, stackedContainer_small,
startNode, startNode,