|
19 | 19 | <property name="sizeGripEnabled"> |
20 | 20 | <bool>true</bool> |
21 | 21 | </property> |
22 | | - <layout class="QGridLayout" name="gridLayout"> |
23 | | - <item row="0" column="0" colspan="3"> |
| 22 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 23 | + <item> |
24 | 24 | <layout class="QVBoxLayout"> |
25 | 25 | <item> |
26 | 26 | <widget class="QLabel" name="label_3"> |
|
34 | 34 | </item> |
35 | 35 | </layout> |
36 | 36 | </item> |
37 | | - <item row="1" column="0" colspan="3"> |
| 37 | + <item> |
38 | 38 | <layout class="QVBoxLayout"> |
39 | 39 | <item> |
40 | 40 | <widget class="QLabel" name="label"> |
|
48 | 48 | </item> |
49 | 49 | </layout> |
50 | 50 | </item> |
51 | | - <item row="2" column="0" colspan="3"> |
| 51 | + <item> |
52 | 52 | <widget class="QGroupBox" name="groupBox_2"> |
53 | 53 | <property name="title"> |
54 | 54 | <string>Attribute Summary</string> |
55 | 55 | </property> |
56 | 56 | <layout class="QGridLayout"> |
57 | | - <item row="0" column="0" colspan="7"> |
58 | | - <widget class="QRadioButton" name="rdoFirst"> |
59 | | - <property name="text"> |
60 | | - <string>Take attributes of first located feature</string> |
61 | | - </property> |
62 | | - <property name="checked"> |
63 | | - <bool>true</bool> |
| 57 | + <item row="2" column="6"> |
| 58 | + <spacer> |
| 59 | + <property name="orientation"> |
| 60 | + <enum>Qt::Horizontal</enum> |
64 | 61 | </property> |
65 | | - </widget> |
66 | | - </item> |
67 | | - <item row="1" column="0" colspan="7"> |
68 | | - <widget class="QRadioButton" name="rdoSummary"> |
69 | | - <property name="text"> |
70 | | - <string>Take summary of intersecting features</string> |
| 62 | + <property name="sizeHint" stdset="0"> |
| 63 | + <size> |
| 64 | + <width>40</width> |
| 65 | + <height>20</height> |
| 66 | + </size> |
71 | 67 | </property> |
72 | | - </widget> |
| 68 | + </spacer> |
73 | 69 | </item> |
74 | 70 | <item row="2" column="0"> |
75 | 71 | <spacer> |
|
97 | 93 | </property> |
98 | 94 | </widget> |
99 | 95 | </item> |
100 | | - <item row="2" column="2"> |
101 | | - <widget class="QCheckBox" name="chkMin"> |
102 | | - <property name="enabled"> |
103 | | - <bool>false</bool> |
104 | | - </property> |
| 96 | + <item row="1" column="0" colspan="7"> |
| 97 | + <widget class="QRadioButton" name="rdoSummary"> |
105 | 98 | <property name="text"> |
106 | | - <string>Min</string> |
| 99 | + <string>Take summary of intersecting features</string> |
107 | 100 | </property> |
108 | 101 | </widget> |
109 | 102 | </item> |
110 | | - <item row="2" column="3"> |
111 | | - <widget class="QCheckBox" name="chkMax"> |
| 103 | + <item row="2" column="2"> |
| 104 | + <widget class="QCheckBox" name="chkMin"> |
112 | 105 | <property name="enabled"> |
113 | 106 | <bool>false</bool> |
114 | 107 | </property> |
115 | 108 | <property name="text"> |
116 | | - <string>Max</string> |
| 109 | + <string>Min</string> |
117 | 110 | </property> |
118 | 111 | </widget> |
119 | 112 | </item> |
|
127 | 120 | </property> |
128 | 121 | </widget> |
129 | 122 | </item> |
130 | | - <item row="2" column="6"> |
131 | | - <spacer> |
132 | | - <property name="orientation"> |
133 | | - <enum>Qt::Horizontal</enum> |
134 | | - </property> |
135 | | - <property name="sizeHint" stdset="0"> |
136 | | - <size> |
137 | | - <width>40</width> |
138 | | - <height>20</height> |
139 | | - </size> |
140 | | - </property> |
141 | | - </spacer> |
142 | | - </item> |
143 | 123 | <item row="2" column="5"> |
144 | 124 | <widget class="QCheckBox" name="chkMedian"> |
145 | 125 | <property name="enabled"> |
|
150 | 130 | </property> |
151 | 131 | </widget> |
152 | 132 | </item> |
| 133 | + <item row="2" column="3"> |
| 134 | + <widget class="QCheckBox" name="chkMax"> |
| 135 | + <property name="enabled"> |
| 136 | + <bool>false</bool> |
| 137 | + </property> |
| 138 | + <property name="text"> |
| 139 | + <string>Max</string> |
| 140 | + </property> |
| 141 | + </widget> |
| 142 | + </item> |
| 143 | + <item row="0" column="0" colspan="7"> |
| 144 | + <widget class="QRadioButton" name="rdoFirst"> |
| 145 | + <property name="text"> |
| 146 | + <string>Take attributes of first located feature</string> |
| 147 | + </property> |
| 148 | + <property name="checked"> |
| 149 | + <bool>true</bool> |
| 150 | + </property> |
| 151 | + </widget> |
| 152 | + </item> |
153 | 153 | </layout> |
154 | 154 | </widget> |
155 | 155 | </item> |
156 | | - <item row="3" column="0" colspan="3"> |
| 156 | + <item> |
157 | 157 | <layout class="QVBoxLayout"> |
158 | 158 | <item> |
159 | 159 | <widget class="QLabel" name="label_2"> |
|
182 | 182 | </item> |
183 | 183 | </layout> |
184 | 184 | </item> |
185 | | - <item row="4" column="0" colspan="3"> |
| 185 | + <item> |
186 | 186 | <widget class="QGroupBox" name="groupBox_3"> |
187 | 187 | <property name="title"> |
188 | 188 | <string>Output table</string> |
|
208 | 208 | </layout> |
209 | 209 | </widget> |
210 | 210 | </item> |
211 | | - <item row="5" column="0" rowspan="3" colspan="3"> |
212 | | - <spacer> |
213 | | - <property name="orientation"> |
214 | | - <enum>Qt::Vertical</enum> |
215 | | - </property> |
216 | | - <property name="sizeHint" stdset="0"> |
217 | | - <size> |
218 | | - <width>359</width> |
219 | | - <height>16</height> |
220 | | - </size> |
221 | | - </property> |
222 | | - </spacer> |
223 | | - </item> |
224 | | - <item row="7" column="1"> |
225 | | - <widget class="QProgressBar" name="progressBar"> |
226 | | - <property name="value"> |
227 | | - <number>24</number> |
228 | | - </property> |
229 | | - <property name="alignment"> |
230 | | - <set>Qt::AlignCenter</set> |
231 | | - </property> |
232 | | - <property name="textVisible"> |
233 | | - <bool>true</bool> |
234 | | - </property> |
235 | | - </widget> |
236 | | - </item> |
237 | | - <item row="6" column="2" rowspan="2"> |
238 | | - <widget class="QDialogButtonBox" name="buttonBox_2"> |
239 | | - <property name="orientation"> |
240 | | - <enum>Qt::Horizontal</enum> |
241 | | - </property> |
242 | | - <property name="standardButtons"> |
243 | | - <set>QDialogButtonBox::Close|QDialogButtonBox::Ok</set> |
244 | | - </property> |
245 | | - </widget> |
| 211 | + <item> |
| 212 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 213 | + <item> |
| 214 | + <widget class="QProgressBar" name="progressBar"> |
| 215 | + <property name="value"> |
| 216 | + <number>24</number> |
| 217 | + </property> |
| 218 | + <property name="alignment"> |
| 219 | + <set>Qt::AlignCenter</set> |
| 220 | + </property> |
| 221 | + <property name="textVisible"> |
| 222 | + <bool>true</bool> |
| 223 | + </property> |
| 224 | + </widget> |
| 225 | + </item> |
| 226 | + <item> |
| 227 | + <widget class="QDialogButtonBox" name="buttonBox_2"> |
| 228 | + <property name="orientation"> |
| 229 | + <enum>Qt::Horizontal</enum> |
| 230 | + </property> |
| 231 | + <property name="standardButtons"> |
| 232 | + <set>QDialogButtonBox::Close|QDialogButtonBox::Ok</set> |
| 233 | + </property> |
| 234 | + </widget> |
| 235 | + </item> |
| 236 | + </layout> |
246 | 237 | </item> |
247 | 238 | </layout> |
248 | 239 | </widget> |
|
0 commit comments