QmlDesigner: Add title bar icons to icon font

Change-Id: If4b094723f0638f4e09f9b42312e0d14400e6067
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
Henning Gruendl
2023-07-04 17:46:33 +02:00
committed by Henning Gründl
parent aa7628f754
commit 13c0fd2a0c
3 changed files with 164 additions and 160 deletions

View File

@@ -179,166 +179,168 @@ QtObject {
readonly property string materialPreviewEnvironment: "\u00C6"
readonly property string materialPreviewModel: "\u00C7"
readonly property string material_medium: "\u00C8"
readonly property string mergeCells: "\u00C9"
readonly property string merge_small: "\u00CA"
readonly property string minus: "\u00CB"
readonly property string mirror: "\u00CC"
readonly property string more_medium: "\u00CD"
readonly property string mouseArea_small: "\u00CE"
readonly property string moveDown_medium: "\u00CF"
readonly property string moveInwards_medium: "\u00D0"
readonly property string moveUp_medium: "\u00D1"
readonly property string moveUpwards_medium: "\u00D2"
readonly property string move_medium: "\u00D3"
readonly property string newMaterial: "\u00D4"
readonly property string nextFile_large: "\u00D5"
readonly property string openLink: "\u00D6"
readonly property string openMaterialBrowser: "\u00D7"
readonly property string orientation: "\u00D8"
readonly property string orthCam_medium: "\u00D9"
readonly property string orthCam_small: "\u00DA"
readonly property string paddingEdge: "\u00DB"
readonly property string paddingFrame: "\u00DC"
readonly property string particleAnimation_medium: "\u00DD"
readonly property string pasteStyle: "\u00DE"
readonly property string paste_small: "\u00DF"
readonly property string pause: "\u00E0"
readonly property string perspectiveCam_medium: "\u00E1"
readonly property string perspectiveCam_small: "\u00E2"
readonly property string pin: "\u00E3"
readonly property string plane_medium: "\u00E4"
readonly property string plane_small: "\u00E5"
readonly property string play: "\u00E6"
readonly property string playFill_medium: "\u00E7"
readonly property string playOutline_medium: "\u00E8"
readonly property string plus: "\u00E9"
readonly property string pointLight_small: "\u00EA"
readonly property string positioners_small: "\u00EB"
readonly property string previewEnv_medium: "\u00EC"
readonly property string previousFile_large: "\u00ED"
readonly property string promote: "\u00EE"
readonly property string properties_medium: "\u00EF"
readonly property string readOnly: "\u00F0"
readonly property string recordFill_medium: "\u00F1"
readonly property string recordOutline_medium: "\u00F2"
readonly property string redo: "\u00F3"
readonly property string reload_medium: "\u00F4"
readonly property string remove_medium: "\u00F5"
readonly property string remove_small: "\u00F6"
readonly property string rename_small: "\u00F7"
readonly property string replace_small: "\u00F8"
readonly property string resetView_small: "\u00F9"
readonly property string restartParticles_medium: "\u00FA"
readonly property string reverseOrder_medium: "\u00FB"
readonly property string roatate_medium: "\u00FC"
readonly property string rotationFill: "\u00FD"
readonly property string rotationOutline: "\u00FE"
readonly property string runProjFill_large: "\u00FF"
readonly property string runProjOutline_large: "\u0100"
readonly property string s_anchors: "\u0101"
readonly property string s_annotations: "\u0102"
readonly property string s_arrange: "\u0103"
readonly property string s_boundingBox: "\u0104"
readonly property string s_component: "\u0105"
readonly property string s_connections: "\u0106"
readonly property string s_edit: "\u0107"
readonly property string s_enterComponent: "\u0108"
readonly property string s_eventList: "\u0109"
readonly property string s_group: "\u010A"
readonly property string s_layouts: "\u010B"
readonly property string s_merging: "\u010C"
readonly property string s_mouseArea: "\u010D"
readonly property string s_positioners: "\u010E"
readonly property string s_selection: "\u010F"
readonly property string s_snapping: "\u0110"
readonly property string s_timeline: "\u0111"
readonly property string s_visibility: "\u0112"
readonly property string saveLogs_medium: "\u0113"
readonly property string scale_medium: "\u0114"
readonly property string search: "\u0115"
readonly property string search_small: "\u0116"
readonly property string sectionToggle: "\u0117"
readonly property string selectFill_medium: "\u0118"
readonly property string selectOutline_medium: "\u0119"
readonly property string selectParent_small: "\u011A"
readonly property string selection_small: "\u011B"
readonly property string settings_medium: "\u011C"
readonly property string signal_small: "\u011D"
readonly property string snapping_small: "\u011E"
readonly property string sphere_medium: "\u011F"
readonly property string sphere_small: "\u0120"
readonly property string splitColumns: "\u0121"
readonly property string splitRows: "\u0122"
readonly property string spotLight_small: "\u0123"
readonly property string stackedContainer_small: "\u0124"
readonly property string startNode: "\u0125"
readonly property string step_medium: "\u0126"
readonly property string stop_medium: "\u0127"
readonly property string testIcon: "\u0128"
readonly property string textAlignBottom: "\u0129"
readonly property string textAlignCenter: "\u012A"
readonly property string textAlignJustified: "\u012B"
readonly property string textAlignLeft: "\u012C"
readonly property string textAlignMiddle: "\u012D"
readonly property string textAlignRight: "\u012E"
readonly property string textAlignTop: "\u012F"
readonly property string textBulletList: "\u0130"
readonly property string textFullJustification: "\u0131"
readonly property string textNumberedList: "\u0132"
readonly property string textures_medium: "\u0133"
readonly property string tickIcon: "\u0134"
readonly property string tickMark_small: "\u0135"
readonly property string timeline_small: "\u0136"
readonly property string toEndFrame_medium: "\u0137"
readonly property string toNextFrame_medium: "\u0138"
readonly property string toPrevFrame_medium: "\u0139"
readonly property string toStartFrame_medium: "\u013A"
readonly property string topToolbar_annotations: "\u013B"
readonly property string topToolbar_closeFile: "\u013C"
readonly property string topToolbar_designMode: "\u013D"
readonly property string topToolbar_enterComponent: "\u013E"
readonly property string topToolbar_home: "\u013F"
readonly property string topToolbar_makeComponent: "\u0140"
readonly property string topToolbar_navFile: "\u0141"
readonly property string topToolbar_runProject: "\u0142"
readonly property string translationCreateFiles: "\u0143"
readonly property string translationCreateReport: "\u0144"
readonly property string translationExport: "\u0145"
readonly property string translationImport: "\u0146"
readonly property string translationSelectLanguages: "\u0147"
readonly property string translationTest: "\u0148"
readonly property string transparent: "\u0149"
readonly property string triState: "\u014A"
readonly property string triangleArcA: "\u014B"
readonly property string triangleArcB: "\u014C"
readonly property string triangleCornerA: "\u014D"
readonly property string triangleCornerB: "\u014E"
readonly property string unLinked: "\u014F"
readonly property string undo: "\u0150"
readonly property string unify_medium: "\u0151"
readonly property string unpin: "\u0152"
readonly property string upDownIcon: "\u0153"
readonly property string upDownSquare2: "\u0154"
readonly property string updateAvailable_medium: "\u0155"
readonly property string updateContent_medium: "\u0156"
readonly property string visibilityOff: "\u0157"
readonly property string visibilityOn: "\u0158"
readonly property string visible_medium: "\u0159"
readonly property string visible_small: "\u015A"
readonly property string wildcard: "\u015B"
readonly property string wizardsAutomotive: "\u015C"
readonly property string wizardsDesktop: "\u015D"
readonly property string wizardsGeneric: "\u015E"
readonly property string wizardsMcuEmpty: "\u015F"
readonly property string wizardsMcuGraph: "\u0160"
readonly property string wizardsMobile: "\u0161"
readonly property string wizardsUnknown: "\u0162"
readonly property string zoomAll: "\u0163"
readonly property string zoomIn: "\u0164"
readonly property string zoomIn_medium: "\u0165"
readonly property string zoomOut: "\u0166"
readonly property string zoomOut_medium: "\u0167"
readonly property string zoomSelection: "\u0168"
readonly property string maxBar_small: "\u00C9"
readonly property string mergeCells: "\u00CA"
readonly property string merge_small: "\u00CB"
readonly property string minus: "\u00CC"
readonly property string mirror: "\u00CD"
readonly property string more_medium: "\u00CE"
readonly property string mouseArea_small: "\u00CF"
readonly property string moveDown_medium: "\u00D0"
readonly property string moveInwards_medium: "\u00D1"
readonly property string moveUp_medium: "\u00D2"
readonly property string moveUpwards_medium: "\u00D3"
readonly property string move_medium: "\u00D4"
readonly property string newMaterial: "\u00D5"
readonly property string nextFile_large: "\u00D6"
readonly property string normalBar_small: "\u00D7"
readonly property string openLink: "\u00D8"
readonly property string openMaterialBrowser: "\u00D9"
readonly property string orientation: "\u00DA"
readonly property string orthCam_medium: "\u00DB"
readonly property string orthCam_small: "\u00DC"
readonly property string paddingEdge: "\u00DD"
readonly property string paddingFrame: "\u00DE"
readonly property string particleAnimation_medium: "\u00DF"
readonly property string pasteStyle: "\u00E0"
readonly property string paste_small: "\u00E1"
readonly property string pause: "\u00E2"
readonly property string perspectiveCam_medium: "\u00E3"
readonly property string perspectiveCam_small: "\u00E4"
readonly property string pin: "\u00E5"
readonly property string plane_medium: "\u00E6"
readonly property string plane_small: "\u00E7"
readonly property string play: "\u00E8"
readonly property string playFill_medium: "\u00E9"
readonly property string playOutline_medium: "\u00EA"
readonly property string plus: "\u00EB"
readonly property string pointLight_small: "\u00EC"
readonly property string positioners_small: "\u00ED"
readonly property string previewEnv_medium: "\u00EE"
readonly property string previousFile_large: "\u00EF"
readonly property string promote: "\u00F0"
readonly property string properties_medium: "\u00F1"
readonly property string readOnly: "\u00F2"
readonly property string recordFill_medium: "\u00F3"
readonly property string recordOutline_medium: "\u00F4"
readonly property string redo: "\u00F5"
readonly property string reload_medium: "\u00F6"
readonly property string remove_medium: "\u00F7"
readonly property string remove_small: "\u00F8"
readonly property string rename_small: "\u00F9"
readonly property string replace_small: "\u00FA"
readonly property string resetView_small: "\u00FB"
readonly property string restartParticles_medium: "\u00FC"
readonly property string reverseOrder_medium: "\u00FD"
readonly property string roatate_medium: "\u00FE"
readonly property string rotationFill: "\u00FF"
readonly property string rotationOutline: "\u0100"
readonly property string runProjFill_large: "\u0101"
readonly property string runProjOutline_large: "\u0102"
readonly property string s_anchors: "\u0103"
readonly property string s_annotations: "\u0104"
readonly property string s_arrange: "\u0105"
readonly property string s_boundingBox: "\u0106"
readonly property string s_component: "\u0107"
readonly property string s_connections: "\u0108"
readonly property string s_edit: "\u0109"
readonly property string s_enterComponent: "\u010A"
readonly property string s_eventList: "\u010B"
readonly property string s_group: "\u010C"
readonly property string s_layouts: "\u010D"
readonly property string s_merging: "\u010E"
readonly property string s_mouseArea: "\u010F"
readonly property string s_positioners: "\u0110"
readonly property string s_selection: "\u0111"
readonly property string s_snapping: "\u0112"
readonly property string s_timeline: "\u0113"
readonly property string s_visibility: "\u0114"
readonly property string saveLogs_medium: "\u0115"
readonly property string scale_medium: "\u0116"
readonly property string search: "\u0117"
readonly property string search_small: "\u0118"
readonly property string sectionToggle: "\u0119"
readonly property string selectFill_medium: "\u011A"
readonly property string selectOutline_medium: "\u011B"
readonly property string selectParent_small: "\u011C"
readonly property string selection_small: "\u011D"
readonly property string settings_medium: "\u011E"
readonly property string signal_small: "\u011F"
readonly property string snapping_small: "\u0120"
readonly property string sphere_medium: "\u0121"
readonly property string sphere_small: "\u0122"
readonly property string splitColumns: "\u0123"
readonly property string splitRows: "\u0124"
readonly property string spotLight_small: "\u0125"
readonly property string stackedContainer_small: "\u0126"
readonly property string startNode: "\u0127"
readonly property string step_medium: "\u0128"
readonly property string stop_medium: "\u0129"
readonly property string testIcon: "\u012A"
readonly property string textAlignBottom: "\u012B"
readonly property string textAlignCenter: "\u012C"
readonly property string textAlignJustified: "\u012D"
readonly property string textAlignLeft: "\u012E"
readonly property string textAlignMiddle: "\u012F"
readonly property string textAlignRight: "\u0130"
readonly property string textAlignTop: "\u0131"
readonly property string textBulletList: "\u0132"
readonly property string textFullJustification: "\u0133"
readonly property string textNumberedList: "\u0134"
readonly property string textures_medium: "\u0135"
readonly property string tickIcon: "\u0136"
readonly property string tickMark_small: "\u0137"
readonly property string timeline_small: "\u0138"
readonly property string toEndFrame_medium: "\u0139"
readonly property string toNextFrame_medium: "\u013A"
readonly property string toPrevFrame_medium: "\u013B"
readonly property string toStartFrame_medium: "\u013C"
readonly property string topToolbar_annotations: "\u013D"
readonly property string topToolbar_closeFile: "\u013E"
readonly property string topToolbar_designMode: "\u013F"
readonly property string topToolbar_enterComponent: "\u0140"
readonly property string topToolbar_home: "\u0141"
readonly property string topToolbar_makeComponent: "\u0142"
readonly property string topToolbar_navFile: "\u0143"
readonly property string topToolbar_runProject: "\u0144"
readonly property string translationCreateFiles: "\u0145"
readonly property string translationCreateReport: "\u0146"
readonly property string translationExport: "\u0147"
readonly property string translationImport: "\u0148"
readonly property string translationSelectLanguages: "\u0149"
readonly property string translationTest: "\u014A"
readonly property string transparent: "\u014B"
readonly property string triState: "\u014C"
readonly property string triangleArcA: "\u014D"
readonly property string triangleArcB: "\u014E"
readonly property string triangleCornerA: "\u014F"
readonly property string triangleCornerB: "\u0150"
readonly property string unLinked: "\u0151"
readonly property string undo: "\u0152"
readonly property string unify_medium: "\u0153"
readonly property string unpin: "\u0154"
readonly property string upDownIcon: "\u0155"
readonly property string upDownSquare2: "\u0156"
readonly property string updateAvailable_medium: "\u0157"
readonly property string updateContent_medium: "\u0158"
readonly property string visibilityOff: "\u0159"
readonly property string visibilityOn: "\u015A"
readonly property string visible_medium: "\u015B"
readonly property string visible_small: "\u015C"
readonly property string wildcard: "\u015D"
readonly property string wizardsAutomotive: "\u015E"
readonly property string wizardsDesktop: "\u015F"
readonly property string wizardsGeneric: "\u0160"
readonly property string wizardsMcuEmpty: "\u0161"
readonly property string wizardsMcuGraph: "\u0162"
readonly property string wizardsMobile: "\u0163"
readonly property string wizardsUnknown: "\u0164"
readonly property string zoomAll: "\u0165"
readonly property string zoomIn: "\u0166"
readonly property string zoomIn_medium: "\u0167"
readonly property string zoomOut: "\u0168"
readonly property string zoomOut_medium: "\u0169"
readonly property string zoomSelection: "\u016A"
readonly property font iconFont: Qt.font({
"family": controlIcons.name,

View File

@@ -187,6 +187,7 @@ public:
materialPreviewEnvironment,
materialPreviewModel,
material_medium,
maxBar_small,
mergeCells,
merge_small,
minus,
@@ -200,6 +201,7 @@ public:
move_medium,
newMaterial,
nextFile_large,
normalBar_small,
openLink,
openMaterialBrowser,
orientation,