|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>730</width> |
10 | | - <height>759</height> |
| 10 | + <height>643</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
14 | | - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 14 | + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
15 | 15 | <horstretch>0</horstretch> |
16 | 16 | <verstretch>0</verstretch> |
17 | 17 | </sizepolicy> |
|
32 | 32 | <property name="whatsThis"> |
33 | 33 | <string/> |
34 | 34 | </property> |
35 | | - <layout class="QVBoxLayout" name="verticalLayout_17" stretch="0,0,0,0,0"> |
| 35 | + <layout class="QVBoxLayout" name="verticalLayout_17" stretch="0,0,0,0"> |
36 | 36 | <item> |
37 | 37 | <widget class="QWidget" name="widget_3" native="true"> |
| 38 | + <property name="sizePolicy"> |
| 39 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 40 | + <horstretch>0</horstretch> |
| 41 | + <verstretch>0</verstretch> |
| 42 | + </sizepolicy> |
| 43 | + </property> |
38 | 44 | <property name="acceptDrops"> |
39 | 45 | <bool>true</bool> |
40 | 46 | </property> |
|
132 | 138 | </item> |
133 | 139 | <item> |
134 | 140 | <widget class="QLineEdit" name="txtLayerName"> |
| 141 | + <property name="sizePolicy"> |
| 142 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 143 | + <horstretch>0</horstretch> |
| 144 | + <verstretch>0</verstretch> |
| 145 | + </sizepolicy> |
| 146 | + </property> |
135 | 147 | <property name="toolTip"> |
136 | 148 | <string>Name to display in the map legend</string> |
137 | 149 | </property> |
|
140 | 152 | </property> |
141 | 153 | </widget> |
142 | 154 | </item> |
| 155 | + <item> |
| 156 | + <spacer name="horizontalSpacer_3"> |
| 157 | + <property name="orientation"> |
| 158 | + <enum>Qt::Horizontal</enum> |
| 159 | + </property> |
| 160 | + <property name="sizeHint" stdset="0"> |
| 161 | + <size> |
| 162 | + <width>40</width> |
| 163 | + <height>20</height> |
| 164 | + </size> |
| 165 | + </property> |
| 166 | + </spacer> |
| 167 | + </item> |
143 | 168 | <item> |
144 | 169 | <widget class="QLabel" name="lblEncoding"> |
145 | 170 | <property name="text"> |
|
170 | 195 | </item> |
171 | 196 | <item> |
172 | 197 | <widget class="QScrollArea" name="scrollArea"> |
| 198 | + <property name="sizePolicy"> |
| 199 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 200 | + <horstretch>0</horstretch> |
| 201 | + <verstretch>0</verstretch> |
| 202 | + </sizepolicy> |
| 203 | + </property> |
| 204 | + <property name="maximumSize"> |
| 205 | + <size> |
| 206 | + <width>16777215</width> |
| 207 | + <height>16777215</height> |
| 208 | + </size> |
| 209 | + </property> |
173 | 210 | <property name="widgetResizable"> |
174 | 211 | <bool>true</bool> |
175 | 212 | </property> |
176 | 213 | <widget class="QWidget" name="scrollAreaWidgetContents"> |
177 | 214 | <property name="geometry"> |
178 | 215 | <rect> |
179 | 216 | <x>0</x> |
180 | | - <y>0</y> |
| 217 | + <y>-229</y> |
181 | 218 | <width>696</width> |
182 | | - <height>616</height> |
| 219 | + <height>742</height> |
183 | 220 | </rect> |
184 | 221 | </property> |
| 222 | + <property name="sizePolicy"> |
| 223 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 224 | + <horstretch>0</horstretch> |
| 225 | + <verstretch>0</verstretch> |
| 226 | + </sizepolicy> |
| 227 | + </property> |
185 | 228 | <layout class="QVBoxLayout" name="verticalLayout_4"> |
186 | 229 | <item> |
187 | 230 | <widget class="QgsCollapsibleGroupBox" name="fileFormatGroupBox"> |
188 | 231 | <property name="sizePolicy"> |
189 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 232 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
190 | 233 | <horstretch>0</horstretch> |
191 | 234 | <verstretch>0</verstretch> |
192 | 235 | </sizepolicy> |
|
668 | 711 | <item> |
669 | 712 | <widget class="QgsCollapsibleGroupBox" name="recordOptionsGroupBox"> |
670 | 713 | <property name="sizePolicy"> |
671 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 714 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
672 | 715 | <horstretch>0</horstretch> |
673 | 716 | <verstretch>0</verstretch> |
674 | 717 | </sizepolicy> |
|
772 | 815 | <item> |
773 | 816 | <widget class="QgsCollapsibleGroupBox" name="fieldOptionsGroupBox"> |
774 | 817 | <property name="sizePolicy"> |
775 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 818 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
776 | 819 | <horstretch>0</horstretch> |
777 | 820 | <verstretch>0</verstretch> |
778 | 821 | </sizepolicy> |
|
845 | 888 | <item> |
846 | 889 | <widget class="QgsCollapsibleGroupBox" name="geometryDefinitionGroupBox"> |
847 | 890 | <property name="sizePolicy"> |
848 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 891 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
849 | 892 | <horstretch>0</horstretch> |
850 | 893 | <verstretch>0</verstretch> |
851 | 894 | </sizepolicy> |
|
1160 | 1203 | <item> |
1161 | 1204 | <widget class="QgsCollapsibleGroupBox" name="layeSettingsGroupBox"> |
1162 | 1205 | <property name="sizePolicy"> |
1163 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 1206 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
1164 | 1207 | <horstretch>0</horstretch> |
1165 | 1208 | <verstretch>0</verstretch> |
1166 | 1209 | </sizepolicy> |
|
1230 | 1273 | </layout> |
1231 | 1274 | </widget> |
1232 | 1275 | </item> |
| 1276 | + <item> |
| 1277 | + <widget class="QGroupBox" name="sampleDataGroupBox"> |
| 1278 | + <property name="sizePolicy"> |
| 1279 | + <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
| 1280 | + <horstretch>0</horstretch> |
| 1281 | + <verstretch>0</verstretch> |
| 1282 | + </sizepolicy> |
| 1283 | + </property> |
| 1284 | + <property name="title"> |
| 1285 | + <string>Sample data</string> |
| 1286 | + </property> |
| 1287 | + <property name="collapsed" stdset="0"> |
| 1288 | + <bool>false</bool> |
| 1289 | + </property> |
| 1290 | + <layout class="QVBoxLayout" name="verticalLayout_15"> |
| 1291 | + <item> |
| 1292 | + <widget class="QTableWidget" name="tblSample"> |
| 1293 | + <property name="sizePolicy"> |
| 1294 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 1295 | + <horstretch>0</horstretch> |
| 1296 | + <verstretch>0</verstretch> |
| 1297 | + </sizepolicy> |
| 1298 | + </property> |
| 1299 | + <property name="lineWidth"> |
| 1300 | + <number>1</number> |
| 1301 | + </property> |
| 1302 | + </widget> |
| 1303 | + </item> |
| 1304 | + </layout> |
| 1305 | + </widget> |
| 1306 | + </item> |
| 1307 | + <item> |
| 1308 | + <spacer name="verticalSpacer"> |
| 1309 | + <property name="orientation"> |
| 1310 | + <enum>Qt::Vertical</enum> |
| 1311 | + </property> |
| 1312 | + <property name="sizeHint" stdset="0"> |
| 1313 | + <size> |
| 1314 | + <width>20</width> |
| 1315 | + <height>40</height> |
| 1316 | + </size> |
| 1317 | + </property> |
| 1318 | + </spacer> |
| 1319 | + </item> |
1233 | 1320 | </layout> |
1234 | 1321 | </widget> |
1235 | 1322 | </widget> |
1236 | 1323 | </item> |
1237 | 1324 | <item> |
1238 | | - <widget class="QgsCollapsibleGroupBox" name="sampleDataGroupBox"> |
1239 | | - <property name="sizePolicy"> |
1240 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
1241 | | - <horstretch>0</horstretch> |
1242 | | - <verstretch>0</verstretch> |
1243 | | - </sizepolicy> |
1244 | | - </property> |
1245 | | - <property name="title"> |
1246 | | - <string>Sample data</string> |
| 1325 | + <widget class="QDialogButtonBox" name="buttonBox"> |
| 1326 | + <property name="orientation"> |
| 1327 | + <enum>Qt::Horizontal</enum> |
1247 | 1328 | </property> |
1248 | | - <property name="collapsed" stdset="0"> |
1249 | | - <bool>false</bool> |
| 1329 | + <property name="standardButtons"> |
| 1330 | + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set> |
1250 | 1331 | </property> |
1251 | | - <layout class="QVBoxLayout" name="verticalLayout_15"> |
1252 | | - <item> |
1253 | | - <widget class="QTableWidget" name="tblSample"> |
1254 | | - <property name="sizePolicy"> |
1255 | | - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
1256 | | - <horstretch>0</horstretch> |
1257 | | - <verstretch>0</verstretch> |
1258 | | - </sizepolicy> |
1259 | | - </property> |
1260 | | - </widget> |
1261 | | - </item> |
1262 | | - </layout> |
1263 | 1332 | </widget> |
1264 | 1333 | </item> |
1265 | 1334 | <item> |
1266 | 1335 | <widget class="QLabel" name="lblStatus"> |
| 1336 | + <property name="sizePolicy"> |
| 1337 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 1338 | + <horstretch>0</horstretch> |
| 1339 | + <verstretch>0</verstretch> |
| 1340 | + </sizepolicy> |
| 1341 | + </property> |
1267 | 1342 | <property name="text"> |
1268 | 1343 | <string>Sample data</string> |
1269 | 1344 | </property> |
1270 | 1345 | </widget> |
1271 | 1346 | </item> |
1272 | | - <item> |
1273 | | - <widget class="QDialogButtonBox" name="buttonBox"> |
1274 | | - <property name="orientation"> |
1275 | | - <enum>Qt::Horizontal</enum> |
1276 | | - </property> |
1277 | | - <property name="standardButtons"> |
1278 | | - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set> |
1279 | | - </property> |
1280 | | - </widget> |
1281 | | - </item> |
1282 | 1347 | </layout> |
1283 | 1348 | </widget> |
1284 | 1349 | <layoutdefault spacing="6" margin="11"/> |
|
0 commit comments