|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>804</width> |
10 |
| - <height>567</height> |
| 9 | + <width>825</width> |
| 10 | + <height>503</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
20 | 20 | <bool>true</bool>
|
21 | 21 | </property>
|
22 | 22 | <layout class="QGridLayout" name="gridLayout_3">
|
23 |
| - <item row="1" column="0"> |
| 23 | + <item row="3" column="0"> |
24 | 24 | <widget class="QDialogButtonBox" name="buttonBox">
|
25 | 25 | <property name="orientation">
|
26 | 26 | <enum>Qt::Horizontal</enum>
|
|
30 | 30 | </property>
|
31 | 31 | </widget>
|
32 | 32 | </item>
|
33 |
| - <item row="0" column="0"> |
| 33 | + <item row="2" column="0"> |
34 | 34 | <widget class="QTabWidget" name="tabWidget">
|
35 | 35 | <property name="currentIndex">
|
36 |
| - <number>5</number> |
| 36 | + <number>0</number> |
37 | 37 | </property>
|
38 | 38 | <property name="iconSize">
|
39 | 39 | <size>
|
|
60 | 60 | <rect>
|
61 | 61 | <x>0</x>
|
62 | 62 | <y>0</y>
|
63 |
| - <width>745</width> |
64 |
| - <height>831</height> |
| 63 | + <width>780</width> |
| 64 | + <height>755</height> |
65 | 65 | </rect>
|
66 | 66 | </property>
|
67 | 67 | <layout class="QGridLayout" name="gridLayout_12">
|
|
499 | 499 | <rect>
|
500 | 500 | <x>0</x>
|
501 | 501 | <y>0</y>
|
502 |
| - <width>745</width> |
503 |
| - <height>473</height> |
| 502 | + <width>780</width> |
| 503 | + <height>433</height> |
504 | 504 | </rect>
|
505 | 505 | </property>
|
506 | 506 | <layout class="QGridLayout" name="gridLayout_8">
|
|
670 | 670 | <rect>
|
671 | 671 | <x>0</x>
|
672 | 672 | <y>0</y>
|
673 |
| - <width>745</width> |
674 |
| - <height>473</height> |
| 673 | + <width>780</width> |
| 674 | + <height>456</height> |
675 | 675 | </rect>
|
676 | 676 | </property>
|
677 | 677 | <layout class="QGridLayout" name="gridLayout_4">
|
|
950 | 950 | <rect>
|
951 | 951 | <x>0</x>
|
952 | 952 | <y>0</y>
|
953 |
| - <width>762</width> |
954 |
| - <height>458</height> |
| 953 | + <width>795</width> |
| 954 | + <height>415</height> |
955 | 955 | </rect>
|
956 | 956 | </property>
|
957 | 957 | <layout class="QGridLayout" name="gridLayout_10">
|
|
1025 | 1025 | <rect>
|
1026 | 1026 | <x>0</x>
|
1027 | 1027 | <y>0</y>
|
1028 |
| - <width>762</width> |
1029 |
| - <height>458</height> |
| 1028 | + <width>795</width> |
| 1029 | + <height>415</height> |
1030 | 1030 | </rect>
|
1031 | 1031 | </property>
|
1032 | 1032 | <layout class="QGridLayout" name="gridLayout_13">
|
|
1355 | 1355 | <rect>
|
1356 | 1356 | <x>0</x>
|
1357 | 1357 | <y>0</y>
|
1358 |
| - <width>762</width> |
1359 |
| - <height>458</height> |
| 1358 | + <width>795</width> |
| 1359 | + <height>415</height> |
1360 | 1360 | </rect>
|
1361 | 1361 | </property>
|
1362 |
| - <layout class="QGridLayout" name="gridLayout_22"> |
| 1362 | + <layout class="QGridLayout" name="gridLayout_15"> |
1363 | 1363 | <item row="0" column="0">
|
| 1364 | + <widget class="QGroupBox" name="grpOtfTransform"> |
| 1365 | + <property name="sizePolicy"> |
| 1366 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 1367 | + <horstretch>0</horstretch> |
| 1368 | + <verstretch>0</verstretch> |
| 1369 | + </sizepolicy> |
| 1370 | + </property> |
| 1371 | + <property name="title"> |
| 1372 | + <string>Default Coordinate Reference System for new projects</string> |
| 1373 | + </property> |
| 1374 | + <property name="checkable"> |
| 1375 | + <bool>false</bool> |
| 1376 | + </property> |
| 1377 | + <layout class="QGridLayout" name="gridLayout_22"> |
| 1378 | + <item row="1" column="0"> |
| 1379 | + <widget class="QLineEdit" name="leProjectGlobalCrs"> |
| 1380 | + <property name="readOnly"> |
| 1381 | + <bool>true</bool> |
| 1382 | + </property> |
| 1383 | + </widget> |
| 1384 | + </item> |
| 1385 | + <item row="3" column="0"> |
| 1386 | + <widget class="QCheckBox" name="chkOtfTransform"> |
| 1387 | + <property name="text"> |
| 1388 | + <string>Enable 'on the &fly' reprojection by defaut</string> |
| 1389 | + </property> |
| 1390 | + </widget> |
| 1391 | + </item> |
| 1392 | + <item row="1" column="1"> |
| 1393 | + <widget class="QPushButton" name="pbnSelectOtfProjection"> |
| 1394 | + <property name="text"> |
| 1395 | + <string>Select...</string> |
| 1396 | + </property> |
| 1397 | + </widget> |
| 1398 | + </item> |
| 1399 | + <item row="4" column="0" colspan="2"> |
| 1400 | + <spacer name="verticalSpacer"> |
| 1401 | + <property name="orientation"> |
| 1402 | + <enum>Qt::Vertical</enum> |
| 1403 | + </property> |
| 1404 | + <property name="sizeHint" stdset="0"> |
| 1405 | + <size> |
| 1406 | + <width>20</width> |
| 1407 | + <height>40</height> |
| 1408 | + </size> |
| 1409 | + </property> |
| 1410 | + </spacer> |
| 1411 | + </item> |
| 1412 | + <item row="0" column="0"> |
| 1413 | + <widget class="QLabel" name="label_16"> |
| 1414 | + <property name="text"> |
| 1415 | + <string>Always start new projects with this CRS</string> |
| 1416 | + </property> |
| 1417 | + <property name="buddy"> |
| 1418 | + <cstring>leProjectGlobalCrs</cstring> |
| 1419 | + </property> |
| 1420 | + </widget> |
| 1421 | + </item> |
| 1422 | + </layout> |
| 1423 | + </widget> |
| 1424 | + </item> |
| 1425 | + <item row="1" column="0"> |
1364 | 1426 | <widget class="QGroupBox" name="grpProjectionBehaviour">
|
| 1427 | + <property name="sizePolicy"> |
| 1428 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 1429 | + <horstretch>0</horstretch> |
| 1430 | + <verstretch>1</verstretch> |
| 1431 | + </sizepolicy> |
| 1432 | + </property> |
1365 | 1433 | <property name="title">
|
1366 |
| - <string>Default Coordinate Reference System</string> |
| 1434 | + <string>Coordinate Reference System for new layers</string> |
1367 | 1435 | </property>
|
1368 | 1436 | <layout class="QGridLayout" name="gridLayout">
|
1369 |
| - <item row="0" column="0"> |
| 1437 | + <item row="0" column="0" colspan="3"> |
1370 | 1438 | <widget class="QLabel" name="label_8">
|
1371 | 1439 | <property name="text">
|
1372 | 1440 | <string>When a new layer is created, or when a layer is loaded that has no Coordinate Reference System (CRS)</string>
|
|
1379 | 1447 | <item row="1" column="0">
|
1380 | 1448 | <widget class="QRadioButton" name="radPromptForProjection">
|
1381 | 1449 | <property name="text">
|
1382 |
| - <string>Prompt for CRS</string> |
| 1450 | + <string>Prompt for &CRS</string> |
1383 | 1451 | </property>
|
1384 | 1452 | </widget>
|
1385 | 1453 | </item>
|
1386 | 1454 | <item row="2" column="0">
|
1387 | 1455 | <widget class="QRadioButton" name="radUseProjectProjection">
|
1388 | 1456 | <property name="text">
|
1389 |
| - <string>Project wide default CRS will be used</string> |
| 1457 | + <string>Use &project CRS</string> |
1390 | 1458 | </property>
|
1391 | 1459 | </widget>
|
1392 | 1460 | </item>
|
1393 | 1461 | <item row="3" column="0">
|
1394 | 1462 | <widget class="QRadioButton" name="radUseGlobalProjection">
|
1395 | 1463 | <property name="text">
|
1396 |
| - <string>Global default CRS displa&yed below will be used</string> |
| 1464 | + <string>Use default CRS displa&yed below</string> |
1397 | 1465 | </property>
|
1398 | 1466 | </widget>
|
1399 | 1467 | </item>
|
1400 | 1468 | <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> |
| 1469 | + <widget class="QLineEdit" name="leLayerGlobalCrs"> |
| 1470 | + <property name="readOnly"> |
| 1471 | + <bool>true</bool> |
| 1472 | + </property> |
| 1473 | + </widget> |
1417 | 1474 | </item>
|
1418 |
| - </layout> |
1419 |
| - </widget> |
1420 |
| - </item> |
1421 |
| - <item row="1" column="0"> |
1422 |
| - <widget class="QGroupBox" name="grpOtfTransform"> |
1423 |
| - <property name="title"> |
1424 |
| - <string>Enable 'on the fly' reprojection by defaul</string> |
1425 |
| - </property> |
1426 |
| - <property name="checkable"> |
1427 |
| - <bool>true</bool> |
1428 |
| - </property> |
1429 |
| - <layout class="QGridLayout" name="gridLayout_15"> |
1430 |
| - <item row="0" column="0"> |
1431 |
| - <widget class="QLabel" name="label_16"> |
| 1475 | + <item row="4" column="1"> |
| 1476 | + <widget class="QPushButton" name="pbnSelectProjection"> |
1432 | 1477 | <property name="text">
|
1433 |
| - <string>When this option 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"> |
1436 |
| - <bool>true</bool> |
| 1478 | + <string>Select...</string> |
1437 | 1479 | </property>
|
1438 | 1480 | </widget>
|
1439 | 1481 | </item>
|
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> |
| 1482 | + <item row="5" column="1"> |
| 1483 | + <spacer name="verticalSpacer_2"> |
| 1484 | + <property name="orientation"> |
| 1485 | + <enum>Qt::Vertical</enum> |
| 1486 | + </property> |
| 1487 | + <property name="sizeType"> |
| 1488 | + <enum>QSizePolicy::Expanding</enum> |
| 1489 | + </property> |
| 1490 | + <property name="sizeHint" stdset="0"> |
| 1491 | + <size> |
| 1492 | + <width>20</width> |
| 1493 | + <height>10</height> |
| 1494 | + </size> |
| 1495 | + </property> |
| 1496 | + </spacer> |
1457 | 1497 | </item>
|
1458 | 1498 | </layout>
|
1459 | 1499 | </widget>
|
|
1483 | 1523 | <rect>
|
1484 | 1524 | <x>0</x>
|
1485 | 1525 | <y>0</y>
|
1486 |
| - <width>745</width> |
1487 |
| - <height>542</height> |
| 1526 | + <width>780</width> |
| 1527 | + <height>527</height> |
1488 | 1528 | </rect>
|
1489 | 1529 | </property>
|
1490 | 1530 | <layout class="QGridLayout" name="gridLayout_17">
|
|
1574 | 1614 | <rect>
|
1575 | 1615 | <x>0</x>
|
1576 | 1616 | <y>0</y>
|
1577 |
| - <width>745</width> |
1578 |
| - <height>533</height> |
| 1617 | + <width>780</width> |
| 1618 | + <height>461</height> |
1579 | 1619 | </rect>
|
1580 | 1620 | </property>
|
1581 | 1621 | <layout class="QGridLayout" name="gridLayout_20">
|
|
1805 | 1845 | </customwidgets>
|
1806 | 1846 | <tabstops>
|
1807 | 1847 | <tabstop>tabWidget</tabstop>
|
| 1848 | + <tabstop>scrollArea_2</tabstop> |
1808 | 1849 | <tabstop>chbAskToSaveProjectChanges</tabstop>
|
1809 | 1850 | <tabstop>chbWarnOldProjectVersion</tabstop>
|
1810 | 1851 | <tabstop>pbnSelectionColor</tabstop>
|
1811 | 1852 | <tabstop>pbnCanvasColor</tabstop>
|
1812 | 1853 | <tabstop>cmbTheme</tabstop>
|
| 1854 | + <tabstop>cmbSize</tabstop> |
| 1855 | + <tabstop>cmbLegendDoubleClickAction</tabstop> |
1813 | 1856 | <tabstop>capitaliseCheckBox</tabstop>
|
1814 | 1857 | <tabstop>cbxLegendClassifiers</tabstop>
|
| 1858 | + <tabstop>cbxCreateRasterLegendIcons</tabstop> |
1815 | 1859 | <tabstop>cbxHideSplash</tabstop>
|
| 1860 | + <tabstop>cbxShowTips</tabstop> |
1816 | 1861 | <tabstop>cbxIdentifyResultsDocked</tabstop>
|
| 1862 | + <tabstop>cbxSnappingOptionsDocked</tabstop> |
1817 | 1863 | <tabstop>cbxAttributeTableDocked</tabstop>
|
1818 | 1864 | <tabstop>cbxAddPostgisDC</tabstop>
|
| 1865 | + <tabstop>cbxAddNewLayersToCurrentGroup</tabstop> |
| 1866 | + <tabstop>cmbAttrTableBehaviour</tabstop> |
| 1867 | + <tabstop>leNullValue</tabstop> |
| 1868 | + <tabstop>mListPluginPaths</tabstop> |
| 1869 | + <tabstop>mBtnAddPluginPath</tabstop> |
| 1870 | + <tabstop>mBtnRemovePluginPath</tabstop> |
| 1871 | + <tabstop>buttonBox</tabstop> |
| 1872 | + <tabstop>scrollArea_3</tabstop> |
1819 | 1873 | <tabstop>chkAddedVisibility</tabstop>
|
1820 | 1874 | <tabstop>spinBoxUpdateThreshold</tabstop>
|
1821 | 1875 | <tabstop>chkUseRenderCaching</tabstop>
|
1822 | 1876 | <tabstop>chkAntiAliasing</tabstop>
|
1823 | 1877 | <tabstop>chkUseQPixmap</tabstop>
|
| 1878 | + <tabstop>chkUseSymbologyNG</tabstop> |
| 1879 | + <tabstop>mListSVGPaths</tabstop> |
1824 | 1880 | <tabstop>mBtnAddSVGPath</tabstop>
|
1825 | 1881 | <tabstop>mBtnRemoveSVGPath</tabstop>
|
1826 |
| - <tabstop>mListSVGPaths</tabstop> |
| 1882 | + <tabstop>scrollArea</tabstop> |
1827 | 1883 | <tabstop>cmbIdentifyMode</tabstop>
|
| 1884 | + <tabstop>cbxAutoFeatureForm</tabstop> |
1828 | 1885 | <tabstop>spinBoxIdentifyValue</tabstop>
|
1829 | 1886 | <tabstop>cmbEllipsoid</tabstop>
|
1830 | 1887 | <tabstop>pbnMeasureColor</tabstop>
|
| 1888 | + <tabstop>mDecimalPlacesSpinBox</tabstop> |
| 1889 | + <tabstop>mKeepBaseUnitCheckBox</tabstop> |
1831 | 1890 | <tabstop>radMeters</tabstop>
|
1832 | 1891 | <tabstop>radFeet</tabstop>
|
| 1892 | + <tabstop>mDegreesRadioButton</tabstop> |
| 1893 | + <tabstop>mRadiansRadioButton</tabstop> |
| 1894 | + <tabstop>mGonRadioButton</tabstop> |
1833 | 1895 | <tabstop>cmbWheelAction</tabstop>
|
1834 | 1896 | <tabstop>spinZoomFactor</tabstop>
|
| 1897 | + <tabstop>scrollArea_4</tabstop> |
1835 | 1898 | <tabstop>mOverlayAlgorithmComboBox</tabstop>
|
| 1899 | + <tabstop>scrollArea_5</tabstop> |
1836 | 1900 | <tabstop>mLineWidthSpinBox</tabstop>
|
1837 | 1901 | <tabstop>mLineColorToolButton</tabstop>
|
1838 | 1902 | <tabstop>mDefaultSnapModeComboBox</tabstop>
|
1839 | 1903 | <tabstop>mDefaultSnappingToleranceSpinBox</tabstop>
|
1840 | 1904 | <tabstop>mDefaultSnappingToleranceComboBox</tabstop>
|
1841 | 1905 | <tabstop>mSearchRadiusVertexEditSpinBox</tabstop>
|
1842 | 1906 | <tabstop>mSearchRadiusVertexEditComboBox</tabstop>
|
1843 |
| - <tabstop>mMarkersOnlyForSelectedCheckBox</tabstop> |
1844 | 1907 | <tabstop>mMarkerStyleComboBox</tabstop>
|
1845 | 1908 | <tabstop>mMarkerSizeSpinBox</tabstop>
|
| 1909 | + <tabstop>chkReuseLastValues</tabstop> |
1846 | 1910 | <tabstop>chkDisableAttributeValuesDlg</tabstop>
|
| 1911 | + <tabstop>scrollArea_6</tabstop> |
| 1912 | + <tabstop>pbnSelectOtfProjection</tabstop> |
| 1913 | + <tabstop>leProjectGlobalCrs</tabstop> |
| 1914 | + <tabstop>chkOtfTransform</tabstop> |
1847 | 1915 | <tabstop>radPromptForProjection</tabstop>
|
1848 | 1916 | <tabstop>radUseProjectProjection</tabstop>
|
1849 | 1917 | <tabstop>radUseGlobalProjection</tabstop>
|
| 1918 | + <tabstop>leLayerGlobalCrs</tabstop> |
1850 | 1919 | <tabstop>pbnSelectProjection</tabstop>
|
| 1920 | + <tabstop>scrollArea_7</tabstop> |
1851 | 1921 | <tabstop>grpLocale</tabstop>
|
1852 | 1922 | <tabstop>cboLocale</tabstop>
|
1853 |
| - <tabstop>mNetworkTimeoutSpinBox</tabstop> |
1854 |
| - <tabstop>grpProxy</tabstop> |
1855 | 1923 | <tabstop>leProxyHost</tabstop>
|
1856 | 1924 | <tabstop>leProxyPort</tabstop>
|
1857 | 1925 | <tabstop>leProxyUser</tabstop>
|
1858 | 1926 | <tabstop>leProxyPassword</tabstop>
|
1859 | 1927 | <tabstop>mProxyTypeComboBox</tabstop>
|
1860 |
| - <tabstop>buttonBox</tabstop> |
| 1928 | + <tabstop>mExcludeUrlListWidget</tabstop> |
| 1929 | + <tabstop>mAddUrlPushButton</tabstop> |
| 1930 | + <tabstop>mRemoveUrlPushButton</tabstop> |
| 1931 | + <tabstop>mCacheDirectory</tabstop> |
| 1932 | + <tabstop>mBrowseCacheDirectory</tabstop> |
| 1933 | + <tabstop>mCacheSize</tabstop> |
| 1934 | + <tabstop>mClearCache</tabstop> |
| 1935 | + <tabstop>leWmsSearch</tabstop> |
| 1936 | + <tabstop>mNetworkTimeoutSpinBox</tabstop> |
| 1937 | + <tabstop>mMarkersOnlyForSelectedCheckBox</tabstop> |
| 1938 | + <tabstop>grpProxy</tabstop> |
| 1939 | + <tabstop>scrollArea_8</tabstop> |
1861 | 1940 | </tabstops>
|
1862 | 1941 | <resources>
|
1863 | 1942 | <include location="../../images/images.qrc"/>
|
|
1870 | 1949 | <slot>reject()</slot>
|
1871 | 1950 | <hints>
|
1872 | 1951 | <hint type="sourcelabel">
|
1873 |
| - <x>190</x> |
1874 |
| - <y>532</y> |
| 1952 | + <x>194</x> |
| 1953 | + <y>465</y> |
1875 | 1954 | </hint>
|
1876 | 1955 | <hint type="destinationlabel">
|
1877 | 1956 | <x>730</x>
|
|
1886 | 1965 | <slot>accept()</slot>
|
1887 | 1966 | <hints>
|
1888 | 1967 | <hint type="sourcelabel">
|
1889 |
| - <x>190</x> |
1890 |
| - <y>532</y> |
| 1968 | + <x>194</x> |
| 1969 | + <y>465</y> |
1891 | 1970 | </hint>
|
1892 | 1971 | <hint type="destinationlabel">
|
1893 | 1972 | <x>731</x>
|
|
0 commit comments