File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 3440
3440
</widget >
3441
3441
</item >
3442
3442
<item row =" 0" column =" 1" >
3443
- <widget class =" QSpinBox" name =" spinZoomFactor" >
3443
+ <widget class =" QgsSpinBox" name =" spinZoomFactor" >
3444
+ <property name =" toolTip" >
3445
+ <string >Specifies the change in zoom level with each move of the mouse wheel.
3446
+ The bigger the number, the faster zooming with the mouse wheel will be.</string >
3447
+ </property >
3444
3448
<property name =" suffix" >
3445
3449
<string >%</string >
3446
3450
</property >
3456
3460
<property name =" value" >
3457
3461
<number >200</number >
3458
3462
</property >
3463
+ <property name =" showClearButton" stdset =" 100" >
3464
+ <bool >true</bool >
3465
+ </property >
3459
3466
</widget >
3460
3467
</item >
3461
3468
</layout >
5480
5487
<header >qgsautheditorwidgets.h</header >
5481
5488
<container >1</container >
5482
5489
</customwidget >
5490
+ <customwidget >
5491
+ <class >QgsSpinBox</class >
5492
+ <extends >QSpinBox</extends >
5493
+ <header >qgsspinbox.h</header >
5494
+ </customwidget >
5483
5495
</customwidgets >
5484
5496
<tabstops >
5485
5497
<tabstop >mOptionsListWidget</tabstop >
You can’t perform that action at this time.
0 commit comments