File tree 6 files changed +53
-26
lines changed
6 files changed +53
-26
lines changed Original file line number Diff line number Diff line change 232
232
<property name =" singleStep" >
233
233
<double >0.200000000000000</double >
234
234
</property >
235
- <property name =" showClearButton" >
235
+ <property name =" showClearButton" stdset = " 0 " >
236
236
<bool >false</bool >
237
237
</property >
238
238
</widget >
266
266
<verstretch >0</verstretch >
267
267
</sizepolicy >
268
268
</property >
269
+ <property name =" specialValueText" >
270
+ <string >Hairline</string >
271
+ </property >
269
272
<property name =" decimals" >
270
273
<number >6</number >
271
274
</property >
275
278
<property name =" singleStep" >
276
279
<double >0.200000000000000</double >
277
280
</property >
278
- <property name =" showClearButton" >
279
- <bool >false </bool >
281
+ <property name =" showClearButton" stdset = " 0 " >
282
+ <bool >true </bool >
280
283
</property >
281
284
</widget >
282
285
</item >
437
440
<property name =" singleStep" >
438
441
<double >0.200000000000000</double >
439
442
</property >
440
- <property name =" showClearButton" >
443
+ <property name =" showClearButton" stdset = " 0 " >
441
444
<bool >false</bool >
442
445
</property >
443
446
</widget >
Original file line number Diff line number Diff line change 219
219
<verstretch >0</verstretch >
220
220
</sizepolicy >
221
221
</property >
222
+ <property name =" specialValueText" >
223
+ <string >Hairline</string >
224
+ </property >
222
225
<property name =" decimals" >
223
226
<number >6</number >
224
227
</property >
228
231
<property name =" singleStep" >
229
232
<double >0.200000000000000</double >
230
233
</property >
231
- <property name =" showClearButton" >
232
- <bool >false </bool >
234
+ <property name =" showClearButton" stdset = " 0 " >
235
+ <bool >true </bool >
233
236
</property >
234
237
</widget >
235
238
</item >
360
363
<container >1</container >
361
364
</customwidget >
362
365
<customwidget >
363
- <class >QgsPenStyleComboBox </class >
366
+ <class >QgsPenJoinStyleComboBox </class >
364
367
<extends >QComboBox</extends >
365
368
<header >qgspenstylecombobox.h</header >
366
369
</customwidget >
367
370
<customwidget >
368
- <class >QgsPenJoinStyleComboBox </class >
371
+ <class >QgsPenStyleComboBox </class >
369
372
<extends >QComboBox</extends >
370
373
<header >qgspenstylecombobox.h</header >
371
374
</customwidget >
Original file line number Diff line number Diff line change 114
114
<verstretch >0</verstretch >
115
115
</sizepolicy >
116
116
</property >
117
+ <property name =" specialValueText" >
118
+ <string >Hairline</string >
119
+ </property >
117
120
<property name =" decimals" >
118
121
<number >6</number >
119
122
</property >
127
130
<double >1.000000000000000</double >
128
131
</property >
129
132
<property name =" showClearButton" stdset =" 0" >
130
- <bool >false </bool >
133
+ <bool >true </bool >
131
134
</property >
132
135
</widget >
133
136
</item >
309
312
<header >qgscolorbuttonv2.h</header >
310
313
<container >1</container >
311
314
</customwidget >
315
+ <customwidget >
316
+ <class >QgsDataDefinedButton</class >
317
+ <extends >QToolButton</extends >
318
+ <header >qgsdatadefinedbutton.h</header >
319
+ </customwidget >
312
320
<customwidget >
313
321
<class >QgsDoubleSpinBox</class >
314
322
<extends >QDoubleSpinBox</extends >
321
329
<container >1</container >
322
330
</customwidget >
323
331
<customwidget >
324
- <class >QgsPenStyleComboBox </class >
332
+ <class >QgsPenJoinStyleComboBox </class >
325
333
<extends >QComboBox</extends >
326
334
<header >qgspenstylecombobox.h</header >
327
335
</customwidget >
328
336
<customwidget >
329
- <class >QgsDataDefinedButton</class >
330
- <extends >QToolButton</extends >
331
- <header >qgsdatadefinedbutton.h</header >
332
- </customwidget >
333
- <customwidget >
334
- <class >QgsPenJoinStyleComboBox</class >
337
+ <class >QgsPenStyleComboBox</class >
335
338
<extends >QComboBox</extends >
336
339
<header >qgspenstylecombobox.h</header >
337
340
</customwidget >
Original file line number Diff line number Diff line change 6
6
<rect >
7
7
<x >0</x >
8
8
<y >0</y >
9
- <width >513 </width >
9
+ <width >517 </width >
10
10
<height >398</height >
11
11
</rect >
12
12
</property >
43
43
<property name =" value" >
44
44
<double >1.000000000000000</double >
45
45
</property >
46
- <property name =" showClearButton" >
46
+ <property name =" showClearButton" stdset = " 0 " >
47
47
<bool >false</bool >
48
48
</property >
49
49
</widget >
80
80
<verstretch >0</verstretch >
81
81
</sizepolicy >
82
82
</property >
83
+ <property name =" specialValueText" >
84
+ <string >Hairline</string >
85
+ </property >
83
86
<property name =" decimals" >
84
87
<number >6</number >
85
88
</property >
89
92
<property name =" singleStep" >
90
93
<double >0.200000000000000</double >
91
94
</property >
92
- <property name =" showClearButton" >
93
- <bool >false </bool >
95
+ <property name =" showClearButton" stdset = " 0 " >
96
+ <bool >true </bool >
94
97
</property >
95
98
</widget >
96
99
</item >
Original file line number Diff line number Diff line change 14
14
<string >Form</string >
15
15
</property >
16
16
<layout class =" QGridLayout" name =" gridLayout_3" >
17
- <property name =" margin" >
17
+ <property name =" leftMargin" >
18
+ <number >1</number >
19
+ </property >
20
+ <property name =" topMargin" >
21
+ <number >1</number >
22
+ </property >
23
+ <property name =" rightMargin" >
24
+ <number >1</number >
25
+ </property >
26
+ <property name =" bottomMargin" >
18
27
<number >1</number >
19
28
</property >
20
29
<item row =" 1" column =" 0" >
155
164
<verstretch >0</verstretch >
156
165
</sizepolicy >
157
166
</property >
167
+ <property name =" specialValueText" >
168
+ <string >No outline</string >
169
+ </property >
158
170
<property name =" decimals" >
159
171
<number >6</number >
160
172
</property >
164
176
<property name =" singleStep" >
165
177
<double >0.200000000000000</double >
166
178
</property >
167
- <property name =" showClearButton" >
168
- <bool >false </bool >
179
+ <property name =" showClearButton" stdset = " 0 " >
180
+ <bool >true </bool >
169
181
</property >
170
182
</widget >
171
183
</item >
200
212
<property name =" singleStep" >
201
213
<double >0.200000000000000</double >
202
214
</property >
203
- <property name =" showClearButton" >
215
+ <property name =" showClearButton" stdset = " 0 " >
204
216
<bool >false</bool >
205
217
</property >
206
218
</widget >
Original file line number Diff line number Diff line change 26
26
<verstretch >0</verstretch >
27
27
</sizepolicy >
28
28
</property >
29
+ <property name =" specialValueText" >
30
+ <string >No outline</string >
31
+ </property >
29
32
<property name =" decimals" >
30
33
<number >6</number >
31
34
</property >
38
41
<property name =" value" >
39
42
<double >0.200000000000000</double >
40
43
</property >
41
- <property name =" showClearButton" >
44
+ <property name =" showClearButton" stdset = " 0 " >
42
45
<bool >false</bool >
43
46
</property >
44
47
</widget >
334
337
<property name =" value" >
335
338
<double >1.000000000000000</double >
336
339
</property >
337
- <property name =" showClearButton" >
340
+ <property name =" showClearButton" stdset = " 0 " >
338
341
<bool >false</bool >
339
342
</property >
340
343
</widget >
You can’t perform that action at this time.
0 commit comments