forked from qt-creator/qt-creator
QmlDesigner: Update icon font
* Add bevelAll, bevelCorner, copyStyle, cornerA, cornerB, cornersAll, eyeDropper, gradient, keyframe, linkTriangle, linked, mirror, paddingEdge, paddingFrame, pasteStyle, promote, transparent, unLinked * Rename aliasProperty to alias Change-Id: I2050c765fe242a68054b2c8c2ff9c3f778c06423 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Henning Gründl
parent
1fcd5dbc6d
commit
6884086115
@@ -48,99 +48,110 @@ QtObject {
|
|||||||
readonly property string adsDropDown: "\u002B"
|
readonly property string adsDropDown: "\u002B"
|
||||||
readonly property string alias: "\u002C"
|
readonly property string alias: "\u002C"
|
||||||
readonly property string aliasAnimated: "\u002D"
|
readonly property string aliasAnimated: "\u002D"
|
||||||
readonly property string aliasProperty: "\u002E"
|
readonly property string alignBottom: "\u002E"
|
||||||
readonly property string alignBottom: "\u002F"
|
readonly property string alignCenterHorizontal: "\u002F"
|
||||||
readonly property string alignCenterHorizontal: "\u0030"
|
readonly property string alignCenterVertical: "\u0030"
|
||||||
readonly property string alignCenterVertical: "\u0031"
|
readonly property string alignLeft: "\u0031"
|
||||||
readonly property string alignLeft: "\u0032"
|
readonly property string alignRight: "\u0032"
|
||||||
readonly property string alignRight: "\u0033"
|
readonly property string alignTo: "\u0033"
|
||||||
readonly property string alignTo: "\u0034"
|
readonly property string alignTop: "\u0034"
|
||||||
readonly property string alignTop: "\u0035"
|
readonly property string anchorBaseline: "\u0035"
|
||||||
readonly property string anchorBaseline: "\u0036"
|
readonly property string anchorBottom: "\u0036"
|
||||||
readonly property string anchorBottom: "\u0037"
|
readonly property string anchorFill: "\u0037"
|
||||||
readonly property string anchorFill: "\u0038"
|
readonly property string anchorLeft: "\u0038"
|
||||||
readonly property string anchorLeft: "\u0039"
|
readonly property string anchorRight: "\u0039"
|
||||||
readonly property string anchorRight: "\u003A"
|
readonly property string anchorTop: "\u003A"
|
||||||
readonly property string anchorTop: "\u003B"
|
readonly property string animatedProperty: "\u003B"
|
||||||
readonly property string animatedProperty: "\u003C"
|
readonly property string annotationBubble: "\u003C"
|
||||||
readonly property string annotationBubble: "\u003D"
|
readonly property string annotationDecal: "\u003D"
|
||||||
readonly property string annotationDecal: "\u003E"
|
readonly property string assign: "\u003E"
|
||||||
readonly property string assign: "\u003F"
|
readonly property string bevelAll: "\u003F"
|
||||||
readonly property string centerHorizontal: "\u0040"
|
readonly property string bevelCorner: "\u0040"
|
||||||
readonly property string centerVertical: "\u0041"
|
readonly property string centerHorizontal: "\u0041"
|
||||||
readonly property string closeCross: "\u0042"
|
readonly property string centerVertical: "\u0042"
|
||||||
readonly property string curveDesigner: "\u0043"
|
readonly property string closeCross: "\u0043"
|
||||||
readonly property string curveEditor: "\u0044"
|
readonly property string copyStyle: "\u0044"
|
||||||
readonly property string decisionNode: "\u0045"
|
readonly property string cornerA: "\u0045"
|
||||||
readonly property string deleteColumn: "\u0046"
|
readonly property string cornerB: "\u0046"
|
||||||
readonly property string deleteRow: "\u0047"
|
readonly property string cornersAll: "\u0047"
|
||||||
readonly property string deleteTable: "\u0048"
|
readonly property string curveDesigner: "\u0048"
|
||||||
readonly property string detach: "\u0049"
|
readonly property string curveEditor: "\u0049"
|
||||||
readonly property string distributeBottom: "\u004A"
|
readonly property string decisionNode: "\u004A"
|
||||||
readonly property string distributeCenterHorizontal: "\u004B"
|
readonly property string deleteColumn: "\u004B"
|
||||||
readonly property string distributeCenterVertical: "\u004C"
|
readonly property string deleteRow: "\u004C"
|
||||||
readonly property string distributeLeft: "\u004D"
|
readonly property string deleteTable: "\u004D"
|
||||||
readonly property string distributeOriginBottomRight: "\u004E"
|
readonly property string detach: "\u004E"
|
||||||
readonly property string distributeOriginCenter: "\u004F"
|
readonly property string distributeBottom: "\u004F"
|
||||||
readonly property string distributeOriginNone: "\u0050"
|
readonly property string distributeCenterHorizontal: "\u0050"
|
||||||
readonly property string distributeOriginTopLeft: "\u0051"
|
readonly property string distributeCenterVertical: "\u0051"
|
||||||
readonly property string distributeRight: "\u0052"
|
readonly property string distributeLeft: "\u0052"
|
||||||
readonly property string distributeSpacingHorizontal: "\u0053"
|
readonly property string distributeOriginBottomRight: "\u0053"
|
||||||
readonly property string distributeSpacingVertical: "\u0054"
|
readonly property string distributeOriginCenter: "\u0054"
|
||||||
readonly property string distributeTop: "\u0055"
|
readonly property string distributeOriginNone: "\u0055"
|
||||||
readonly property string edit: "\u0056"
|
readonly property string distributeOriginTopLeft: "\u0056"
|
||||||
readonly property string flowAction: "\u0057"
|
readonly property string distributeRight: "\u0057"
|
||||||
readonly property string flowTransition: "\u0058"
|
readonly property string distributeSpacingHorizontal: "\u0058"
|
||||||
readonly property string fontStyleBold: "\u0059"
|
readonly property string distributeSpacingVertical: "\u0059"
|
||||||
readonly property string fontStyleItalic: "\u005A"
|
readonly property string distributeTop: "\u005A"
|
||||||
readonly property string fontStyleStrikethrough: "\u005B"
|
readonly property string edit: "\u005B"
|
||||||
readonly property string fontStyleUnderline: "\u005C"
|
readonly property string eyeDropper: "\u005C"
|
||||||
readonly property string gridView: "\u005D"
|
readonly property string flowAction: "\u005D"
|
||||||
readonly property string idAliasOff: "\u005E"
|
readonly property string flowTransition: "\u005E"
|
||||||
readonly property string idAliasOn: "\u005F"
|
readonly property string fontStyleBold: "\u005F"
|
||||||
readonly property string keyframe: "\u0060"
|
readonly property string fontStyleItalic: "\u0060"
|
||||||
readonly property string linkTriangle: "\u0061"
|
readonly property string fontStyleStrikethrough: "\u0061"
|
||||||
readonly property string linked: "\u0062"
|
readonly property string fontStyleUnderline: "\u0062"
|
||||||
readonly property string listView: "\u0063"
|
readonly property string gradient: "\u0063"
|
||||||
readonly property string lockOff: "\u0064"
|
readonly property string gridView: "\u0064"
|
||||||
readonly property string lockOn: "\u0065"
|
readonly property string idAliasOff: "\u0065"
|
||||||
readonly property string mergeCells: "\u0066"
|
readonly property string idAliasOn: "\u0066"
|
||||||
readonly property string minus: "\u0067"
|
readonly property string keyframe: "\u0067"
|
||||||
readonly property string mirror: "\u0068"
|
readonly property string linkTriangle: "\u0068"
|
||||||
readonly property string pin: "\u0069"
|
readonly property string linked: "\u0069"
|
||||||
readonly property string plus: "\u006A"
|
readonly property string listView: "\u006A"
|
||||||
readonly property string promote: "\u006B"
|
readonly property string lockOff: "\u006B"
|
||||||
readonly property string redo: "\u006C"
|
readonly property string lockOn: "\u006C"
|
||||||
readonly property string rotationFill: "\u006D"
|
readonly property string mergeCells: "\u006D"
|
||||||
readonly property string rotationOutline: "\u006E"
|
readonly property string minus: "\u006E"
|
||||||
readonly property string search: "\u006F"
|
readonly property string mirror: "\u006F"
|
||||||
readonly property string splitColumns: "\u0070"
|
readonly property string paddingEdge: "\u0070"
|
||||||
readonly property string splitRows: "\u0071"
|
readonly property string paddingFrame: "\u0071"
|
||||||
readonly property string startNode: "\u0072"
|
readonly property string pasteStyle: "\u0072"
|
||||||
readonly property string testIcon: "\u0073"
|
readonly property string pin: "\u0073"
|
||||||
readonly property string textAlignBottom: "\u0074"
|
readonly property string plus: "\u0074"
|
||||||
readonly property string textAlignCenter: "\u0075"
|
readonly property string promote: "\u0075"
|
||||||
readonly property string textAlignLeft: "\u0076"
|
readonly property string redo: "\u0076"
|
||||||
readonly property string textAlignMiddle: "\u0077"
|
readonly property string rotationFill: "\u0077"
|
||||||
readonly property string textAlignRight: "\u0078"
|
readonly property string rotationOutline: "\u0078"
|
||||||
readonly property string textAlignTop: "\u0079"
|
readonly property string search: "\u0079"
|
||||||
readonly property string textBulletList: "\u007A"
|
readonly property string splitColumns: "\u007A"
|
||||||
readonly property string textFullJustification: "\u007B"
|
readonly property string splitRows: "\u007B"
|
||||||
readonly property string textNumberedList: "\u007C"
|
readonly property string startNode: "\u007C"
|
||||||
readonly property string tickIcon: "\u007D"
|
readonly property string testIcon: "\u007D"
|
||||||
readonly property string triState: "\u007E"
|
readonly property string textAlignBottom: "\u007E"
|
||||||
readonly property string unLinked: "\u007F"
|
readonly property string textAlignCenter: "\u007F"
|
||||||
readonly property string undo: "\u0080"
|
readonly property string textAlignLeft: "\u0080"
|
||||||
readonly property string unpin: "\u0081"
|
readonly property string textAlignMiddle: "\u0081"
|
||||||
readonly property string upDownIcon: "\u0082"
|
readonly property string textAlignRight: "\u0082"
|
||||||
readonly property string upDownSquare2: "\u0083"
|
readonly property string textAlignTop: "\u0083"
|
||||||
readonly property string visibilityOff: "\u0084"
|
readonly property string textBulletList: "\u0084"
|
||||||
readonly property string visibilityOn: "\u0085"
|
readonly property string textFullJustification: "\u0085"
|
||||||
readonly property string wildcard: "\u0086"
|
readonly property string textNumberedList: "\u0086"
|
||||||
readonly property string zoomAll: "\u0087"
|
readonly property string tickIcon: "\u0087"
|
||||||
readonly property string zoomIn: "\u0088"
|
readonly property string transparent: "\u0088"
|
||||||
readonly property string zoomOut: "\u0089"
|
readonly property string triState: "\u0089"
|
||||||
readonly property string zoomSelection: "\u008A"
|
readonly property string unLinked: "\u008A"
|
||||||
|
readonly property string undo: "\u008B"
|
||||||
|
readonly property string unpin: "\u008C"
|
||||||
|
readonly property string upDownIcon: "\u008D"
|
||||||
|
readonly property string upDownSquare2: "\u008E"
|
||||||
|
readonly property string visibilityOff: "\u008F"
|
||||||
|
readonly property string visibilityOn: "\u0090"
|
||||||
|
readonly property string wildcard: "\u0091"
|
||||||
|
readonly property string zoomAll: "\u0092"
|
||||||
|
readonly property string zoomIn: "\u0093"
|
||||||
|
readonly property string zoomOut: "\u0094"
|
||||||
|
readonly property string zoomSelection: "\u0095"
|
||||||
|
|
||||||
readonly property font iconFont: Qt.font({
|
readonly property font iconFont: Qt.font({
|
||||||
"family": controlIcons.name,
|
"family": controlIcons.name,
|
||||||
|
Binary file not shown.
@@ -54,8 +54,8 @@ public:
|
|||||||
adsClose,
|
adsClose,
|
||||||
adsDetach,
|
adsDetach,
|
||||||
adsDropDown,
|
adsDropDown,
|
||||||
|
alias,
|
||||||
aliasAnimated,
|
aliasAnimated,
|
||||||
aliasProperty,
|
|
||||||
alignBottom,
|
alignBottom,
|
||||||
alignCenterHorizontal,
|
alignCenterHorizontal,
|
||||||
alignCenterVertical,
|
alignCenterVertical,
|
||||||
@@ -73,9 +73,15 @@ public:
|
|||||||
annotationBubble,
|
annotationBubble,
|
||||||
annotationDecal,
|
annotationDecal,
|
||||||
assign,
|
assign,
|
||||||
|
bevelAll,
|
||||||
|
bevelCorner,
|
||||||
centerHorizontal,
|
centerHorizontal,
|
||||||
centerVertical,
|
centerVertical,
|
||||||
closeCross,
|
closeCross,
|
||||||
|
copyStyle,
|
||||||
|
cornerA,
|
||||||
|
cornerB,
|
||||||
|
cornersAll,
|
||||||
curveDesigner,
|
curveDesigner,
|
||||||
curveEditor,
|
curveEditor,
|
||||||
decisionNode,
|
decisionNode,
|
||||||
@@ -96,22 +102,32 @@ public:
|
|||||||
distributeSpacingVertical,
|
distributeSpacingVertical,
|
||||||
distributeTop,
|
distributeTop,
|
||||||
edit,
|
edit,
|
||||||
|
eyeDropper,
|
||||||
flowAction,
|
flowAction,
|
||||||
flowTransition,
|
flowTransition,
|
||||||
fontStyleBold,
|
fontStyleBold,
|
||||||
fontStyleItalic,
|
fontStyleItalic,
|
||||||
fontStyleStrikethrough,
|
fontStyleStrikethrough,
|
||||||
fontStyleUnderline,
|
fontStyleUnderline,
|
||||||
|
gradient,
|
||||||
gridView,
|
gridView,
|
||||||
idAliasOff,
|
idAliasOff,
|
||||||
idAliasOn,
|
idAliasOn,
|
||||||
|
keyframe,
|
||||||
|
linkTriangle,
|
||||||
|
linked,
|
||||||
listView,
|
listView,
|
||||||
lockOff,
|
lockOff,
|
||||||
lockOn,
|
lockOn,
|
||||||
mergeCells,
|
mergeCells,
|
||||||
minus,
|
minus,
|
||||||
|
mirror,
|
||||||
|
paddingEdge,
|
||||||
|
paddingFrame,
|
||||||
|
pasteStyle,
|
||||||
pin,
|
pin,
|
||||||
plus,
|
plus,
|
||||||
|
promote,
|
||||||
redo,
|
redo,
|
||||||
rotationFill,
|
rotationFill,
|
||||||
rotationOutline,
|
rotationOutline,
|
||||||
@@ -130,7 +146,9 @@ public:
|
|||||||
textFullJustification,
|
textFullJustification,
|
||||||
textNumberedList,
|
textNumberedList,
|
||||||
tickIcon,
|
tickIcon,
|
||||||
|
transparent,
|
||||||
triState,
|
triState,
|
||||||
|
unLinked,
|
||||||
undo,
|
undo,
|
||||||
unpin,
|
unpin,
|
||||||
upDownIcon,
|
upDownIcon,
|
||||||
|
Reference in New Issue
Block a user