|
41 | 41 | <property name="geometry">
|
42 | 42 | <rect>
|
43 | 43 | <x>0</x>
|
44 |
| - <y>-222</y> |
| 44 | + <y>0</y> |
45 | 45 | <width>626</width>
|
46 | 46 | <height>991</height>
|
47 | 47 | </rect>
|
|
110 | 110 | </widget>
|
111 | 111 | </item>
|
112 | 112 | <item>
|
113 |
| - <widget class="QGroupBox" name="groupBox_2"> |
| 113 | + <widget class="QGroupBox" name="groupBoxGeometryTypes"> |
114 | 114 | <property name="title">
|
115 |
| - <string>Geometry validity</string> |
| 115 | + <string>Allowed geometry types</string> |
116 | 116 | </property>
|
117 | 117 | <property name="flat">
|
118 | 118 | <bool>true</bool>
|
119 | 119 | </property>
|
120 |
| - <layout class="QGridLayout" name="gridLayout_8"> |
| 120 | + <layout class="QGridLayout" name="gridLayout"> |
121 | 121 | <property name="leftMargin">
|
122 | 122 | <number>2</number>
|
123 | 123 | </property>
|
|
130 | 130 | <property name="bottomMargin">
|
131 | 131 | <number>2</number>
|
132 | 132 | </property>
|
| 133 | + <property name="spacing"> |
| 134 | + <number>2</number> |
| 135 | + </property> |
133 | 136 | <item row="0" column="0">
|
134 |
| - <widget class="QCheckBox" name="checkBoxSelfIntersections"> |
| 137 | + <widget class="QCheckBox" name="checkBoxPoint"> |
135 | 138 | <property name="text">
|
136 |
| - <string>Self intersections</string> |
137 |
| - </property> |
138 |
| - <property name="checked"> |
139 |
| - <bool>true</bool> |
| 139 | + <string>Point</string> |
140 | 140 | </property>
|
141 | 141 | </widget>
|
142 | 142 | </item>
|
143 | 143 | <item row="1" column="0">
|
144 |
| - <widget class="QCheckBox" name="checkBoxDuplicateNodes"> |
| 144 | + <widget class="QCheckBox" name="checkBoxMultipoint"> |
145 | 145 | <property name="text">
|
146 |
| - <string>Duplicate nodes</string> |
| 146 | + <string>Multipoint</string> |
147 | 147 | </property>
|
148 |
| - <property name="checked"> |
149 |
| - <bool>true</bool> |
| 148 | + </widget> |
| 149 | + </item> |
| 150 | + <item row="0" column="1"> |
| 151 | + <widget class="QCheckBox" name="checkBoxLine"> |
| 152 | + <property name="text"> |
| 153 | + <string>Line</string> |
150 | 154 | </property>
|
151 | 155 | </widget>
|
152 | 156 | </item>
|
153 | 157 | <item row="1" column="1">
|
154 |
| - <widget class="QCheckBox" name="checkBoxDegeneratePolygon"> |
| 158 | + <widget class="QCheckBox" name="checkBoxMultiline"> |
155 | 159 | <property name="text">
|
156 |
| - <string>Polygon with less than 3 nodes</string> |
157 |
| - </property> |
158 |
| - <property name="checked"> |
159 |
| - <bool>true</bool> |
| 160 | + <string>Multiline</string> |
160 | 161 | </property>
|
161 | 162 | </widget>
|
162 | 163 | </item>
|
163 |
| - <item row="0" column="1"> |
164 |
| - <widget class="QCheckBox" name="checkBoxSelfContacts"> |
| 164 | + <item row="0" column="2"> |
| 165 | + <widget class="QCheckBox" name="checkBoxPolygon"> |
165 | 166 | <property name="text">
|
166 |
| - <string>Self contacts</string> |
| 167 | + <string>Polygon</string> |
167 | 168 | </property>
|
168 |
| - <property name="checked"> |
169 |
| - <bool>true</bool> |
| 169 | + </widget> |
| 170 | + </item> |
| 171 | + <item row="1" column="2"> |
| 172 | + <widget class="QCheckBox" name="checkBoxMultipolygon"> |
| 173 | + <property name="text"> |
| 174 | + <string>Multipolygon</string> |
170 | 175 | </property>
|
171 | 176 | </widget>
|
172 | 177 | </item>
|
173 | 178 | </layout>
|
174 | 179 | </widget>
|
175 | 180 | </item>
|
176 | 181 | <item>
|
177 |
| - <widget class="QGroupBox" name="groupBoxGeometryTypes"> |
| 182 | + <widget class="QGroupBox" name="groupBox_2"> |
178 | 183 | <property name="title">
|
179 |
| - <string>Allowed geometry types</string> |
| 184 | + <string>Geometry validity</string> |
180 | 185 | </property>
|
181 | 186 | <property name="flat">
|
182 | 187 | <bool>true</bool>
|
183 | 188 | </property>
|
184 |
| - <layout class="QGridLayout" name="gridLayout"> |
| 189 | + <layout class="QGridLayout" name="gridLayout_8"> |
185 | 190 | <property name="leftMargin">
|
186 | 191 | <number>2</number>
|
187 | 192 | </property>
|
|
194 | 199 | <property name="bottomMargin">
|
195 | 200 | <number>2</number>
|
196 | 201 | </property>
|
197 |
| - <property name="spacing"> |
198 |
| - <number>2</number> |
199 |
| - </property> |
200 | 202 | <item row="0" column="0">
|
201 |
| - <widget class="QCheckBox" name="checkBoxPoint"> |
| 203 | + <widget class="QCheckBox" name="checkBoxSelfIntersections"> |
202 | 204 | <property name="text">
|
203 |
| - <string>Point</string> |
| 205 | + <string>Self intersections</string> |
| 206 | + </property> |
| 207 | + <property name="checked"> |
| 208 | + <bool>true</bool> |
204 | 209 | </property>
|
205 | 210 | </widget>
|
206 | 211 | </item>
|
207 | 212 | <item row="1" column="0">
|
208 |
| - <widget class="QCheckBox" name="checkBoxMultipoint"> |
| 213 | + <widget class="QCheckBox" name="checkBoxDuplicateNodes"> |
209 | 214 | <property name="text">
|
210 |
| - <string>Multipoint</string> |
| 215 | + <string>Duplicate nodes</string> |
211 | 216 | </property>
|
212 |
| - </widget> |
213 |
| - </item> |
214 |
| - <item row="0" column="1"> |
215 |
| - <widget class="QCheckBox" name="checkBoxLine"> |
216 |
| - <property name="text"> |
217 |
| - <string>Line</string> |
| 217 | + <property name="checked"> |
| 218 | + <bool>true</bool> |
218 | 219 | </property>
|
219 | 220 | </widget>
|
220 | 221 | </item>
|
221 | 222 | <item row="1" column="1">
|
222 |
| - <widget class="QCheckBox" name="checkBoxMultiline"> |
| 223 | + <widget class="QCheckBox" name="checkBoxDegeneratePolygon"> |
223 | 224 | <property name="text">
|
224 |
| - <string>Multiline</string> |
| 225 | + <string>Polygon with less than 3 nodes</string> |
225 | 226 | </property>
|
226 |
| - </widget> |
227 |
| - </item> |
228 |
| - <item row="0" column="2"> |
229 |
| - <widget class="QCheckBox" name="checkBoxPolygon"> |
230 |
| - <property name="text"> |
231 |
| - <string>Polygon</string> |
| 227 | + <property name="checked"> |
| 228 | + <bool>true</bool> |
232 | 229 | </property>
|
233 | 230 | </widget>
|
234 | 231 | </item>
|
235 |
| - <item row="1" column="2"> |
236 |
| - <widget class="QCheckBox" name="checkBoxMultipolygon"> |
| 232 | + <item row="0" column="1"> |
| 233 | + <widget class="QCheckBox" name="checkBoxSelfContacts"> |
237 | 234 | <property name="text">
|
238 |
| - <string>Multipolygon</string> |
| 235 | + <string>Self contacts</string> |
| 236 | + </property> |
| 237 | + <property name="checked"> |
| 238 | + <bool>true</bool> |
239 | 239 | </property>
|
240 | 240 | </widget>
|
241 | 241 | </item>
|
|
768 | 768 | </layout>
|
769 | 769 | <zorder>groupBoxInputLayers</zorder>
|
770 | 770 | <zorder>groupBox_2</zorder>
|
771 |
| - <zorder>groupBoxGeometryTypes</zorder> |
772 | 771 | <zorder>groupBoxGeometryConditions</zorder>
|
773 | 772 | <zorder>line</zorder>
|
774 | 773 | <zorder>groupBoxGeometryProperties</zorder>
|
775 | 774 | <zorder>groupBoxTopology</zorder>
|
776 | 775 | <zorder>groupBoxOutputLayers</zorder>
|
777 | 776 | <zorder>line_2</zorder>
|
778 | 777 | <zorder>line_3</zorder>
|
| 778 | + <zorder>groupBoxGeometryTypes</zorder> |
779 | 779 | </widget>
|
780 | 780 | </item>
|
781 | 781 | <item row="1" column="0">
|
|
0 commit comments