File tree Expand file tree Collapse file tree 3 files changed +157
-0
lines changed Expand file tree Collapse file tree 3 files changed +157
-0
lines changed Original file line number Diff line number Diff line change 273
273
<file>themes/default/mActionSelectPolygon.svg</file>
274
274
<file>themes/default/mActionSelectRadius.svg</file>
275
275
<file>themes/default/mActionSelectRectangle.svg</file>
276
+ <file>themes/default/mActionSelectAllTree.svg</file>
276
277
<file>themes/default/mActionSetProjection.svg</file>
277
278
<file>themes/default/mActionSharing.svg</file>
278
279
<file>themes/default/mActionSharingExport.svg</file>
Original file line number Diff line number Diff line change 122
122
</property >
123
123
</action >
124
124
<action name =" actionExpandAll" >
125
+ <property name =" icon" >
126
+ <iconset resource =" ../../images/images.qrc" >
127
+ <normaloff >:/images/themes/default/mActionExpandTree.svg</normaloff >:/images/themes/default/mActionExpandTree.svg</iconset >
128
+ </property >
125
129
<property name =" text" >
126
130
<string >Expand All</string >
127
131
</property >
128
132
</action >
129
133
<action name =" actionCollapseAll" >
134
+ <property name =" icon" >
135
+ <iconset resource =" ../../images/images.qrc" >
136
+ <normaloff >:/images/themes/default/mActionCollapseTree.svg</normaloff >:/images/themes/default/mActionCollapseTree.svg</iconset >
137
+ </property >
130
138
<property name =" text" >
131
139
<string >Collapse All</string >
132
140
</property >
133
141
</action >
134
142
<action name =" actionSelectAll" >
143
+ <property name =" icon" >
144
+ <iconset resource =" ../../images/images.qrc" >
145
+ <normaloff >:/images/themes/default/mActionSelectAllTree.svg</normaloff >:/images/themes/default/mActionSelectAllTree.svg</iconset >
146
+ </property >
135
147
<property name =" text" >
136
148
<string >Select All</string >
137
149
</property >
You can’t perform that action at this time.
0 commit comments