433
433
<rect >
434
434
<x >0</x >
435
435
<y >0</y >
436
- <width >325 </width >
437
- <height >389 </height >
436
+ <width >315 </width >
437
+ <height >403 </height >
438
438
</rect >
439
439
</property >
440
440
<layout class =" QVBoxLayout" name =" verticalLayout_9" >
@@ -907,8 +907,8 @@ border-radius: 2px;</string>
907
907
<rect >
908
908
<x >0</x >
909
909
<y >0</y >
910
- <width >104 </width >
911
- <height >102 </height >
910
+ <width >185 </width >
911
+ <height >112 </height >
912
912
</rect >
913
913
</property >
914
914
<layout class =" QVBoxLayout" name =" verticalLayout_23" >
@@ -1504,8 +1504,8 @@ border-radius: 2px;</string>
1504
1504
<rect >
1505
1505
<x >0</x >
1506
1506
<y >0</y >
1507
- <width >685 </width >
1508
- <height >346 </height >
1507
+ <width >734 </width >
1508
+ <height >372 </height >
1509
1509
</rect >
1510
1510
</property >
1511
1511
<layout class =" QVBoxLayout" name =" verticalLayout_32" >
@@ -1961,8 +1961,8 @@ border-radius: 2px;</string>
1961
1961
<rect >
1962
1962
<x >0</x >
1963
1963
<y >0</y >
1964
- <width >340 </width >
1965
- <height >630 </height >
1964
+ <width >378 </width >
1965
+ <height >678 </height >
1966
1966
</rect >
1967
1967
</property >
1968
1968
<layout class =" QVBoxLayout" name =" verticalLayout_13" >
@@ -2367,8 +2367,8 @@ border-radius: 2px;</string>
2367
2367
<rect >
2368
2368
<x >0</x >
2369
2369
<y >0</y >
2370
- <width >651 </width >
2371
- <height >804 </height >
2370
+ <width >658 </width >
2371
+ <height >800 </height >
2372
2372
</rect >
2373
2373
</property >
2374
2374
<layout class =" QVBoxLayout" name =" verticalLayout_20" >
@@ -2377,8 +2377,15 @@ border-radius: 2px;</string>
2377
2377
<property name =" title" >
2378
2378
<string >Automatic Fixes</string >
2379
2379
</property >
2380
- <layout class =" QFormLayout" name =" formLayout" >
2381
- <item row =" 2" column =" 0" >
2380
+ <layout class =" QGridLayout" name =" gridLayout" >
2381
+ <item row =" 0" column =" 0" colspan =" 2" >
2382
+ <widget class =" QCheckBox" name =" mRemoveDuplicateNodesCheckbox" >
2383
+ <property name =" text" >
2384
+ <string >Remove duplicate nodes</string >
2385
+ </property >
2386
+ </widget >
2387
+ </item >
2388
+ <item row =" 1" column =" 0" >
2382
2389
<widget class =" QLabel" name =" label" >
2383
2390
<property name =" toolTip" >
2384
2391
<string >< html>< head/>< body>< p> The geometry precision defines the maximum precision to of geometry coordinates that should be stored on this layer. A snap to grid algorithm will be applied on every geometry entering this layer, resulting in coordinates being rounded to multiples of this value. The operation is applied in this layer's coordinate reference system.< /p>< /body>< /html> </string >
@@ -2388,14 +2395,7 @@ border-radius: 2px;</string>
2388
2395
</property >
2389
2396
</widget >
2390
2397
</item >
2391
- <item row =" 0" column =" 0" colspan =" 2" >
2392
- <widget class =" QCheckBox" name =" mRemoveDuplicateNodesCheckbox" >
2393
- <property name =" text" >
2394
- <string >Remove duplicate nodes</string >
2395
- </property >
2396
- </widget >
2397
- </item >
2398
- <item row =" 2" column =" 1" >
2398
+ <item row =" 1" column =" 1" >
2399
2399
<layout class =" QHBoxLayout" name =" horizontalLayout_11" stretch =" 0,0" >
2400
2400
<item >
2401
2401
<widget class =" QLabel" name =" mPrecisionUnitsLabel" >
@@ -2436,6 +2436,19 @@ border-radius: 2px;</string>
2436
2436
</property >
2437
2437
</widget >
2438
2438
</item >
2439
+ <item >
2440
+ <spacer name =" verticalSpacer_4" >
2441
+ <property name =" orientation" >
2442
+ <enum >Qt::Vertical</enum >
2443
+ </property >
2444
+ <property name =" sizeHint" stdset =" 0" >
2445
+ <size >
2446
+ <width >20</width >
2447
+ <height >40</height >
2448
+ </size >
2449
+ </property >
2450
+ </spacer >
2451
+ </item >
2439
2452
</layout >
2440
2453
</widget >
2441
2454
</widget >
@@ -2653,6 +2666,8 @@ border-radius: 2px;</string>
2653
2666
<include location =" ../../images/images.qrc" />
2654
2667
<include location =" ../../images/images.qrc" />
2655
2668
<include location =" ../../images/images.qrc" />
2669
+ <include location =" ../../images/images.qrc" />
2670
+ <include location =" ../../images/images.qrc" />
2656
2671
</resources >
2657
2672
<connections >
2658
2673
<connection >
0 commit comments