File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 25
25
</property >
26
26
<layout class =" QVBoxLayout" >
27
27
<property name =" margin" >
28
- <number >10 </number >
28
+ <number >9 </number >
29
29
</property >
30
30
<property name =" spacing" >
31
31
<number >6</number >
141
141
</widget >
142
142
</item >
143
143
<item >
144
- <widget class =" QSpinBox" name =" mLineWidthSpinBox" />
144
+ <widget class =" QDoubleSpinBox" name =" mLineWidthSpinBox" >
145
+ <property name =" sizePolicy" >
146
+ <sizepolicy >
147
+ <hsizetype >7</hsizetype >
148
+ <vsizetype >0</vsizetype >
149
+ <horstretch >0</horstretch >
150
+ <verstretch >0</verstretch >
151
+ </sizepolicy >
152
+ </property >
153
+ <property name =" minimum" >
154
+ <double >0.01</double >
155
+ </property >
156
+ <property name =" singleStep" >
157
+ <double >0.1</double >
158
+ </property >
159
+ <property name =" value" >
160
+ <double >0.2</double >
161
+ </property >
162
+ </widget >
145
163
</item >
146
164
<item >
147
165
<spacer >
170
188
<tabstop >mUnitLabelLineEdit</tabstop >
171
189
<tabstop >mMapComboBox</tabstop >
172
190
<tabstop >mFontButton</tabstop >
173
- <tabstop >mLineWidthSpinBox</tabstop >
174
191
</tabstops >
175
192
<resources />
176
193
<connections />
You can’t perform that action at this time.
0 commit comments