@@ -159,25 +159,6 @@ QSlider::handle:horizontal:hover {
159
159
<property name =" toolTip" >
160
160
<string >Isometric view</string >
161
161
</property >
162
- <property name =" styleSheet" >
163
- <string notr =" true" >QToolButton { /* all types of tool button */
164
- color: lightgray;
165
- border: 1px solid lightgray;
166
- border-radius: 0px;
167
- background-color: white;
168
- }
169
-
170
- QToolButton:hover { /* all types of tool button */
171
- border: 1px solid gray;
172
- color: gray;
173
- }
174
-
175
- QToolButton:pressed {
176
- }
177
-
178
- QToolButton:checked { /* all types of tool button */
179
- }</string >
180
- </property >
181
162
<property name =" text" >
182
163
<string />
183
164
</property >
@@ -204,25 +185,6 @@ QToolButton:checked { /* all types of tool button */
204
185
<property name =" toolTip" >
205
186
<string >Top view</string >
206
187
</property >
207
- <property name =" styleSheet" >
208
- <string notr =" true" >QToolButton { /* all types of tool button */
209
- color: lightgray;
210
- border: 1px solid lightgray;
211
- border-radius: 0px;
212
- background-color: white;
213
- }
214
-
215
- QToolButton:hover { /* all types of tool button */
216
- border: 1px solid gray;
217
- color: gray;
218
- }
219
-
220
- QToolButton:pressed {
221
- }
222
-
223
- QToolButton:checked { /* all types of tool button */
224
- }</string >
225
- </property >
226
188
<property name =" text" >
227
189
<string />
228
190
</property >
@@ -249,25 +211,6 @@ QToolButton:checked { /* all types of tool button */
249
211
<property name =" toolTip" >
250
212
<string >Front view</string >
251
213
</property >
252
- <property name =" styleSheet" >
253
- <string notr =" true" >QToolButton { /* all types of tool button */
254
- color: lightgray;
255
- border: 1px solid lightgray;
256
- border-radius: 0px;
257
- background-color: white;
258
- }
259
-
260
- QToolButton:hover { /* all types of tool button */
261
- border: 1px solid gray;
262
- color: gray;
263
- }
264
-
265
- QToolButton:pressed {
266
- }
267
-
268
- QToolButton:checked { /* all types of tool button */
269
- }</string >
270
- </property >
271
214
<property name =" text" >
272
215
<string />
273
216
</property >
@@ -294,25 +237,6 @@ QToolButton:checked { /* all types of tool button */
294
237
<property name =" toolTip" >
295
238
<string >Left view</string >
296
239
</property >
297
- <property name =" styleSheet" >
298
- <string notr =" true" >QToolButton { /* all types of tool button */
299
- color: lightgray;
300
- border: 1px solid lightgray;
301
- border-radius: 0px;
302
- background-color: white;
303
- }
304
-
305
- QToolButton:hover { /* all types of tool button */
306
- border: 1px solid gray;
307
- color: gray;
308
- }
309
-
310
- QToolButton:pressed {
311
- }
312
-
313
- QToolButton:checked { /* all types of tool button */
314
- }</string >
315
- </property >
316
240
<property name =" text" >
317
241
<string />
318
242
</property >
@@ -339,25 +263,6 @@ QToolButton:checked { /* all types of tool button */
339
263
<property name =" toolTip" >
340
264
<string >Fit</string >
341
265
</property >
342
- <property name =" styleSheet" >
343
- <string notr =" true" >QToolButton { /* all types of tool button */
344
- color: lightgray;
345
- border: 1px solid lightgray;
346
- border-radius: 0px;
347
- background-color: white;
348
- }
349
-
350
- QToolButton:hover { /* all types of tool button */
351
- border: 1px solid gray;
352
- color: gray;
353
- }
354
-
355
- QToolButton:pressed {
356
- }
357
-
358
- QToolButton:checked { /* all types of tool button */
359
- }</string >
360
- </property >
361
266
<property name =" text" >
362
267
<string />
363
268
</property >
0 commit comments