|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>436</width> |
10 |
| - <height>439</height> |
| 9 | + <width>307</width> |
| 10 | + <height>280</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
14 | 14 | <string>Topology Checker</string>
|
15 | 15 | </property>
|
16 | 16 | <widget class="QWidget" name="dockWidgetContents">
|
17 |
| - <layout class="QGridLayout" name="gridLayout"> |
| 17 | + <layout class="QGridLayout" name="gridLayout_2"> |
18 | 18 | <item row="0" column="0">
|
19 |
| - <layout class="QVBoxLayout" name="verticalLayout"> |
| 19 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
20 | 20 | <item>
|
21 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
22 |
| - <item> |
23 |
| - <widget class="QPushButton" name="mValidateAllButton"> |
24 |
| - <property name="text"> |
25 |
| - <string>Validate All</string> |
26 |
| - </property> |
27 |
| - </widget> |
28 |
| - </item> |
29 |
| - <item> |
30 |
| - <widget class="QPushButton" name="mValidateExtentButton"> |
31 |
| - <property name="text"> |
32 |
| - <string>Validate Extent</string> |
33 |
| - </property> |
34 |
| - </widget> |
35 |
| - </item> |
36 |
| - </layout> |
| 21 | + <widget class="QTableView" name="mErrorTableView"/> |
37 | 22 | </item>
|
| 23 | + </layout> |
| 24 | + </item> |
| 25 | + <item row="1" column="0"> |
| 26 | + <layout class="QHBoxLayout" name="horizontalLayout_4"> |
38 | 27 | <item>
|
39 |
| - <widget class="QPushButton" name="mToggleRubberbands"> |
| 28 | + <widget class="QPushButton" name="mConfigureButton"> |
40 | 29 | <property name="text">
|
41 |
| - <string>Toggle Error Markers</string> |
| 30 | + <string>Configure</string> |
42 | 31 | </property>
|
43 | 32 | </widget>
|
44 | 33 | </item>
|
| 34 | + </layout> |
| 35 | + </item> |
| 36 | + <item row="2" column="0"> |
| 37 | + <layout class="QHBoxLayout" name="horizontalLayout_3"> |
45 | 38 | <item>
|
46 |
| - <widget class="QTableView" name="mErrorTableView"/> |
| 39 | + <widget class="QPushButton" name="mValidateAllButton"> |
| 40 | + <property name="text"> |
| 41 | + <string>Validate All</string> |
| 42 | + </property> |
| 43 | + </widget> |
| 44 | + </item> |
| 45 | + <item> |
| 46 | + <widget class="QPushButton" name="mValidateExtentButton"> |
| 47 | + <property name="text"> |
| 48 | + <string>Validate Extent</string> |
| 49 | + </property> |
| 50 | + </widget> |
| 51 | + </item> |
| 52 | + </layout> |
| 53 | + </item> |
| 54 | + <item row="3" column="0"> |
| 55 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 56 | + <item> |
| 57 | + <widget class="QCheckBox" name="mToggleRubberband"> |
| 58 | + <property name="toolTip"> |
| 59 | + <string>Show topology errors</string> |
| 60 | + </property> |
| 61 | + <property name="text"> |
| 62 | + <string>Show errors</string> |
| 63 | + </property> |
| 64 | + <property name="checked"> |
| 65 | + <bool>false</bool> |
| 66 | + </property> |
| 67 | + </widget> |
47 | 68 | </item>
|
48 | 69 | <item>
|
49 | 70 | <widget class="QLabel" name="mComment">
|
|
52 | 73 | </property>
|
53 | 74 | </widget>
|
54 | 75 | </item>
|
55 |
| - <item> |
56 |
| - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
57 |
| - <item> |
58 |
| - <widget class="QPushButton" name="mConfigureButton"> |
59 |
| - <property name="text"> |
60 |
| - <string>Configure</string> |
61 |
| - </property> |
62 |
| - </widget> |
63 |
| - </item> |
64 |
| - <item> |
65 |
| - <widget class="QComboBox" name="mFixBox"> |
66 |
| - <item> |
67 |
| - <property name="text"> |
68 |
| - <string>Select automatic fix</string> |
69 |
| - </property> |
70 |
| - </item> |
71 |
| - </widget> |
72 |
| - </item> |
| 76 | + </layout> |
| 77 | + </item> |
| 78 | + <item row="4" column="0"> |
| 79 | + <layout class="QGridLayout" name="gridLayout"> |
| 80 | + <item row="0" column="0"> |
| 81 | + <widget class="QComboBox" name="mFixBox"> |
73 | 82 | <item>
|
74 |
| - <widget class="QPushButton" name="mFixButton"> |
75 |
| - <property name="text"> |
76 |
| - <string>Fix!</string> |
77 |
| - </property> |
78 |
| - </widget> |
| 83 | + <property name="text"> |
| 84 | + <string>Select automatic fix</string> |
| 85 | + </property> |
79 | 86 | </item>
|
80 |
| - </layout> |
| 87 | + </widget> |
| 88 | + </item> |
| 89 | + <item row="0" column="1"> |
| 90 | + <widget class="QPushButton" name="mFixButton"> |
| 91 | + <property name="text"> |
| 92 | + <string>Fix!</string> |
| 93 | + </property> |
| 94 | + </widget> |
81 | 95 | </item>
|
82 | 96 | </layout>
|
83 | 97 | </item>
|
|
0 commit comments