|
33 | 33 | <item row="0" column="0"> |
34 | 34 | <widget class="QTabWidget" name="tabWidget"> |
35 | 35 | <property name="currentIndex"> |
36 | | - <number>0</number> |
| 36 | + <number>1</number> |
37 | 37 | </property> |
38 | 38 | <property name="iconSize"> |
39 | 39 | <size> |
|
1354 | 1354 | <property name="geometry"> |
1355 | 1355 | <rect> |
1356 | 1356 | <x>0</x> |
1357 | | - <y>-59</y> |
1358 | | - <width>746</width> |
1359 | | - <height>516</height> |
| 1357 | + <y>0</y> |
| 1358 | + <width>762</width> |
| 1359 | + <height>457</height> |
1360 | 1360 | </rect> |
1361 | 1361 | </property> |
1362 | | - <layout class="QGridLayout" name="gridLayout_15"> |
| 1362 | + <layout class="QGridLayout" name="gridLayout_22"> |
1363 | 1363 | <item row="0" column="0"> |
1364 | 1364 | <widget class="QGroupBox" name="grpProjectionBehaviour"> |
1365 | 1365 | <property name="title"> |
1366 | 1366 | <string>Default Coordinate Reference System</string> |
1367 | 1367 | </property> |
1368 | | - <layout class="QVBoxLayout"> |
1369 | | - <property name="margin"> |
1370 | | - <number>11</number> |
1371 | | - </property> |
1372 | | - <item> |
| 1368 | + <layout class="QGridLayout" name="gridLayout"> |
| 1369 | + <item row="0" column="0"> |
1373 | 1370 | <widget class="QLabel" name="label_8"> |
1374 | 1371 | <property name="text"> |
1375 | | - <string>When a new layer is created, or when a layer is loaded that has no coordinate reference system (CRS)</string> |
| 1372 | + <string>When a new layer is created, or when a layer is loaded that has no Coordinate Reference System (CRS)</string> |
1376 | 1373 | </property> |
1377 | 1374 | <property name="wordWrap"> |
1378 | 1375 | <bool>true</bool> |
1379 | 1376 | </property> |
1380 | 1377 | </widget> |
1381 | 1378 | </item> |
1382 | | - <item> |
| 1379 | + <item row="1" column="0"> |
1383 | 1380 | <widget class="QRadioButton" name="radPromptForProjection"> |
1384 | 1381 | <property name="text"> |
1385 | 1382 | <string>Prompt for CRS</string> |
1386 | 1383 | </property> |
1387 | 1384 | </widget> |
1388 | 1385 | </item> |
1389 | | - <item> |
| 1386 | + <item row="2" column="0"> |
1390 | 1387 | <widget class="QRadioButton" name="radUseProjectProjection"> |
1391 | 1388 | <property name="text"> |
1392 | 1389 | <string>Project wide default CRS will be used</string> |
1393 | 1390 | </property> |
1394 | 1391 | </widget> |
1395 | 1392 | </item> |
1396 | | - <item> |
| 1393 | + <item row="3" column="0"> |
1397 | 1394 | <widget class="QRadioButton" name="radUseGlobalProjection"> |
1398 | 1395 | <property name="text"> |
1399 | 1396 | <string>Global default CRS displa&yed below will be used</string> |
1400 | 1397 | </property> |
1401 | 1398 | </widget> |
1402 | 1399 | </item> |
| 1400 | + <item row="4" column="0"> |
| 1401 | + <layout class="QHBoxLayout" name="horizontalLayout_9"> |
| 1402 | + <item> |
| 1403 | + <widget class="QLineEdit" name="leGlobalCRS"> |
| 1404 | + <property name="readOnly"> |
| 1405 | + <bool>true</bool> |
| 1406 | + </property> |
| 1407 | + </widget> |
| 1408 | + </item> |
| 1409 | + <item> |
| 1410 | + <widget class="QPushButton" name="pbnSelectProjection"> |
| 1411 | + <property name="text"> |
| 1412 | + <string>Select ...</string> |
| 1413 | + </property> |
| 1414 | + </widget> |
| 1415 | + </item> |
| 1416 | + </layout> |
| 1417 | + </item> |
1403 | 1418 | </layout> |
1404 | 1419 | </widget> |
1405 | 1420 | </item> |
1406 | 1421 | <item row="1" column="0"> |
1407 | | - <widget class="QTextBrowser" name="txtGlobalWkt"/> |
1408 | | - </item> |
1409 | | - <item row="2" column="0"> |
1410 | | - <widget class="QPushButton" name="pbnSelectProjection"> |
1411 | | - <property name="text"> |
1412 | | - <string>Select Global Default ...</string> |
1413 | | - </property> |
1414 | | - </widget> |
1415 | | - </item> |
1416 | | - <item row="3" column="0"> |
1417 | 1422 | <widget class="QGroupBox" name="grpOtfTransform"> |
1418 | 1423 | <property name="title"> |
1419 | | - <string>Always use 'on the fly' CRS transformation for new projects</string> |
| 1424 | + <string>Enable 'on the fly' reprojection by defaul</string> |
1420 | 1425 | </property> |
1421 | 1426 | <property name="checkable"> |
1422 | 1427 | <bool>true</bool> |
1423 | 1428 | </property> |
1424 | | - <layout class="QVBoxLayout" name="verticalLayout_3"> |
1425 | | - <item> |
1426 | | - <widget class="QLineEdit" name="leGlobalOtfProjString"> |
1427 | | - <property name="readOnly"> |
| 1429 | + <layout class="QGridLayout" name="gridLayout_15"> |
| 1430 | + <item row="0" column="0"> |
| 1431 | + <widget class="QLabel" name="label_16"> |
| 1432 | + <property name="text"> |
| 1433 | + <string>When this opton is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string> |
| 1434 | + </property> |
| 1435 | + <property name="wordWrap"> |
1428 | 1436 | <bool>true</bool> |
1429 | 1437 | </property> |
1430 | 1438 | </widget> |
1431 | 1439 | </item> |
1432 | | - <item> |
1433 | | - <widget class="QPushButton" name="pbnSelectOtfProjection"> |
1434 | | - <property name="text"> |
1435 | | - <string>Select CRS for 'on the fly' transformation ...</string> |
1436 | | - </property> |
1437 | | - </widget> |
| 1440 | + <item row="1" column="0"> |
| 1441 | + <layout class="QHBoxLayout" name="horizontalLayout_10"> |
| 1442 | + <item> |
| 1443 | + <widget class="QLineEdit" name="leGlobalOtfProjString"> |
| 1444 | + <property name="readOnly"> |
| 1445 | + <bool>true</bool> |
| 1446 | + </property> |
| 1447 | + </widget> |
| 1448 | + </item> |
| 1449 | + <item> |
| 1450 | + <widget class="QPushButton" name="pbnSelectOtfProjection"> |
| 1451 | + <property name="text"> |
| 1452 | + <string>Select ...</string> |
| 1453 | + </property> |
| 1454 | + </widget> |
| 1455 | + </item> |
| 1456 | + </layout> |
1438 | 1457 | </item> |
1439 | 1458 | </layout> |
1440 | 1459 | </widget> |
|
1828 | 1847 | <tabstop>radPromptForProjection</tabstop> |
1829 | 1848 | <tabstop>radUseProjectProjection</tabstop> |
1830 | 1849 | <tabstop>radUseGlobalProjection</tabstop> |
1831 | | - <tabstop>txtGlobalWkt</tabstop> |
1832 | 1850 | <tabstop>pbnSelectProjection</tabstop> |
1833 | 1851 | <tabstop>grpLocale</tabstop> |
1834 | 1852 | <tabstop>cboLocale</tabstop> |
|
0 commit comments