QmlDesigner: Add save icon to the icon font

Change-Id: Ic88f61f19142a42cc456cb85f836ea9ed5635c07
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Reviewed-by: Ali Kianian <ali.kianian@qt.io>
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
(cherry picked from commit 1423740e09)
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Mahmoud Badri
2023-11-29 14:26:15 +02:00
committed by Ali Kianian
parent d08be3f70c
commit 305fb4cb79
3 changed files with 94 additions and 92 deletions

View File

@@ -283,98 +283,99 @@ QtObject {
readonly property string s_timeline: "\u012E"
readonly property string s_visibility: "\u012F"
readonly property string saveLogs_medium: "\u0130"
readonly property string scale_medium: "\u0131"
readonly property string search: "\u0132"
readonly property string search_small: "\u0133"
readonly property string sectionToggle: "\u0134"
readonly property string selectFill_medium: "\u0135"
readonly property string selectOutline_medium: "\u0136"
readonly property string selectParent_small: "\u0137"
readonly property string selection_small: "\u0138"
readonly property string settings_medium: "\u0139"
readonly property string signal_small: "\u013A"
readonly property string snapping_conf_medium: "\u013B"
readonly property string snapping_medium: "\u013C"
readonly property string snapping_small: "\u013D"
readonly property string sortascending_medium: "\u013E"
readonly property string sortdescending_medium: "\u013F"
readonly property string sphere_medium: "\u0140"
readonly property string sphere_small: "\u0141"
readonly property string splitColumns: "\u0142"
readonly property string splitRows: "\u0143"
readonly property string splitScreen_medium: "\u0144"
readonly property string spotLight_small: "\u0145"
readonly property string stackedContainer_small: "\u0146"
readonly property string startNode: "\u0147"
readonly property string step_medium: "\u0148"
readonly property string stop_medium: "\u0149"
readonly property string tableView_medium: "\u014A"
readonly property string testIcon: "\u014B"
readonly property string textAlignBottom: "\u014C"
readonly property string textAlignCenter: "\u014D"
readonly property string textAlignJustified: "\u014E"
readonly property string textAlignLeft: "\u014F"
readonly property string textAlignMiddle: "\u0150"
readonly property string textAlignRight: "\u0151"
readonly property string textAlignTop: "\u0152"
readonly property string textBulletList: "\u0153"
readonly property string textFullJustification: "\u0154"
readonly property string textNumberedList: "\u0155"
readonly property string textures_medium: "\u0156"
readonly property string tickIcon: "\u0157"
readonly property string tickMark_small: "\u0158"
readonly property string timeline_small: "\u0159"
readonly property string toEndFrame_medium: "\u015A"
readonly property string toNextFrame_medium: "\u015B"
readonly property string toPrevFrame_medium: "\u015C"
readonly property string toStartFrame_medium: "\u015D"
readonly property string topToolbar_annotations: "\u015E"
readonly property string topToolbar_closeFile: "\u015F"
readonly property string topToolbar_designMode: "\u0160"
readonly property string topToolbar_enterComponent: "\u0161"
readonly property string topToolbar_home: "\u0162"
readonly property string topToolbar_makeComponent: "\u0163"
readonly property string topToolbar_navFile: "\u0164"
readonly property string topToolbar_runProject: "\u0165"
readonly property string translationCreateFiles: "\u0166"
readonly property string translationCreateReport: "\u0167"
readonly property string translationExport: "\u0168"
readonly property string translationImport: "\u0169"
readonly property string translationSelectLanguages: "\u016A"
readonly property string translationTest: "\u016B"
readonly property string transparent: "\u016C"
readonly property string triState: "\u016D"
readonly property string triangleArcA: "\u016E"
readonly property string triangleArcB: "\u016F"
readonly property string triangleCornerA: "\u0170"
readonly property string triangleCornerB: "\u0171"
readonly property string unLinked: "\u0172"
readonly property string undo: "\u0173"
readonly property string unify_medium: "\u0174"
readonly property string unpin: "\u0175"
readonly property string upDownIcon: "\u0176"
readonly property string upDownSquare2: "\u0177"
readonly property string updateAvailable_medium: "\u0178"
readonly property string updateContent_medium: "\u0179"
readonly property string visibilityOff: "\u017A"
readonly property string visibilityOn: "\u017B"
readonly property string visible_medium: "\u017C"
readonly property string visible_small: "\u017D"
readonly property string warning_medium: "\u017E"
readonly property string wildcard: "\u017F"
readonly property string wizardsAutomotive: "\u0180"
readonly property string wizardsDesktop: "\u0181"
readonly property string wizardsGeneric: "\u0182"
readonly property string wizardsMcuEmpty: "\u0183"
readonly property string wizardsMcuGraph: "\u0184"
readonly property string wizardsMobile: "\u0185"
readonly property string wizardsUnknown: "\u0186"
readonly property string zoomAll: "\u0187"
readonly property string zoomIn: "\u0188"
readonly property string zoomIn_medium: "\u0189"
readonly property string zoomOut: "\u018A"
readonly property string zoomOut_medium: "\u018B"
readonly property string zoomSelection: "\u018C"
readonly property string save_medium: "\u0131"
readonly property string scale_medium: "\u0132"
readonly property string search: "\u0133"
readonly property string search_small: "\u0134"
readonly property string sectionToggle: "\u0135"
readonly property string selectFill_medium: "\u0136"
readonly property string selectOutline_medium: "\u0137"
readonly property string selectParent_small: "\u0138"
readonly property string selection_small: "\u0139"
readonly property string settings_medium: "\u013A"
readonly property string signal_small: "\u013B"
readonly property string snapping_conf_medium: "\u013C"
readonly property string snapping_medium: "\u013D"
readonly property string snapping_small: "\u013E"
readonly property string sortascending_medium: "\u013F"
readonly property string sortdescending_medium: "\u0140"
readonly property string sphere_medium: "\u0141"
readonly property string sphere_small: "\u0142"
readonly property string splitColumns: "\u0143"
readonly property string splitRows: "\u0144"
readonly property string splitScreen_medium: "\u0145"
readonly property string spotLight_small: "\u0146"
readonly property string stackedContainer_small: "\u0147"
readonly property string startNode: "\u0148"
readonly property string step_medium: "\u0149"
readonly property string stop_medium: "\u014A"
readonly property string tableView_medium: "\u014B"
readonly property string testIcon: "\u014C"
readonly property string textAlignBottom: "\u014D"
readonly property string textAlignCenter: "\u014E"
readonly property string textAlignJustified: "\u014F"
readonly property string textAlignLeft: "\u0150"
readonly property string textAlignMiddle: "\u0151"
readonly property string textAlignRight: "\u0152"
readonly property string textAlignTop: "\u0153"
readonly property string textBulletList: "\u0154"
readonly property string textFullJustification: "\u0155"
readonly property string textNumberedList: "\u0156"
readonly property string textures_medium: "\u0157"
readonly property string tickIcon: "\u0158"
readonly property string tickMark_small: "\u0159"
readonly property string timeline_small: "\u015A"
readonly property string toEndFrame_medium: "\u015B"
readonly property string toNextFrame_medium: "\u015C"
readonly property string toPrevFrame_medium: "\u015D"
readonly property string toStartFrame_medium: "\u015E"
readonly property string topToolbar_annotations: "\u015F"
readonly property string topToolbar_closeFile: "\u0160"
readonly property string topToolbar_designMode: "\u0161"
readonly property string topToolbar_enterComponent: "\u0162"
readonly property string topToolbar_home: "\u0163"
readonly property string topToolbar_makeComponent: "\u0164"
readonly property string topToolbar_navFile: "\u0165"
readonly property string topToolbar_runProject: "\u0166"
readonly property string translationCreateFiles: "\u0167"
readonly property string translationCreateReport: "\u0168"
readonly property string translationExport: "\u0169"
readonly property string translationImport: "\u016A"
readonly property string translationSelectLanguages: "\u016B"
readonly property string translationTest: "\u016C"
readonly property string transparent: "\u016D"
readonly property string triState: "\u016E"
readonly property string triangleArcA: "\u016F"
readonly property string triangleArcB: "\u0170"
readonly property string triangleCornerA: "\u0171"
readonly property string triangleCornerB: "\u0172"
readonly property string unLinked: "\u0173"
readonly property string undo: "\u0174"
readonly property string unify_medium: "\u0175"
readonly property string unpin: "\u0176"
readonly property string upDownIcon: "\u0177"
readonly property string upDownSquare2: "\u0178"
readonly property string updateAvailable_medium: "\u0179"
readonly property string updateContent_medium: "\u017A"
readonly property string visibilityOff: "\u017B"
readonly property string visibilityOn: "\u017C"
readonly property string visible_medium: "\u017D"
readonly property string visible_small: "\u017E"
readonly property string warning_medium: "\u017F"
readonly property string wildcard: "\u0180"
readonly property string wizardsAutomotive: "\u0181"
readonly property string wizardsDesktop: "\u0182"
readonly property string wizardsGeneric: "\u0183"
readonly property string wizardsMcuEmpty: "\u0184"
readonly property string wizardsMcuGraph: "\u0185"
readonly property string wizardsMobile: "\u0186"
readonly property string wizardsUnknown: "\u0187"
readonly property string zoomAll: "\u0188"
readonly property string zoomIn: "\u0189"
readonly property string zoomIn_medium: "\u018A"
readonly property string zoomOut: "\u018B"
readonly property string zoomOut_medium: "\u018C"
readonly property string zoomSelection: "\u018D"
readonly property font iconFont: Qt.font({
"family": controlIcons.name,

View File

@@ -291,6 +291,7 @@ public:
s_timeline,
s_visibility,
saveLogs_medium,
save_medium,
scale_medium,
search,
search_small,