|
66 | 66 | <rect>
|
67 | 67 | <x>0</x>
|
68 | 68 | <y>0</y>
|
69 |
| - <width>760</width> |
70 |
| - <height>887</height> |
| 69 | + <width>766</width> |
| 70 | + <height>938</height> |
71 | 71 | </rect>
|
72 | 72 | </property>
|
73 | 73 | <layout class="QGridLayout" name="gridLayout">
|
|
890 | 890 | <rect>
|
891 | 891 | <x>0</x>
|
892 | 892 | <y>0</y>
|
893 |
| - <width>630</width> |
894 |
| - <height>625</height> |
| 893 | + <width>766</width> |
| 894 | + <height>592</height> |
895 | 895 | </rect>
|
896 | 896 | </property>
|
897 | 897 | <layout class="QGridLayout" name="gridLayout_8">
|
|
1136 | 1136 | <property name="geometry">
|
1137 | 1137 | <rect>
|
1138 | 1138 | <x>0</x>
|
1139 |
| - <y>-313</y> |
1140 |
| - <width>762</width> |
1141 |
| - <height>750</height> |
| 1139 | + <y>0</y> |
| 1140 | + <width>766</width> |
| 1141 | + <height>718</height> |
1142 | 1142 | </rect>
|
1143 | 1143 | </property>
|
1144 | 1144 | <layout class="QGridLayout" name="gridLayout_4">
|
|
1507 | 1507 | <rect>
|
1508 | 1508 | <x>0</x>
|
1509 | 1509 | <y>0</y>
|
1510 |
| - <width>270</width> |
1511 |
| - <height>93</height> |
| 1510 | + <width>784</width> |
| 1511 | + <height>452</height> |
1512 | 1512 | </rect>
|
1513 | 1513 | </property>
|
1514 | 1514 | <layout class="QGridLayout" name="gridLayout_10">
|
|
1588 | 1588 | <rect>
|
1589 | 1589 | <x>0</x>
|
1590 | 1590 | <y>0</y>
|
1591 |
| - <width>571</width> |
1592 |
| - <height>627</height> |
| 1591 | + <width>766</width> |
| 1592 | + <height>572</height> |
1593 | 1593 | </rect>
|
1594 | 1594 | </property>
|
1595 | 1595 | <layout class="QGridLayout" name="gridLayout_13">
|
|
1964 | 1964 | <rect>
|
1965 | 1965 | <x>0</x>
|
1966 | 1966 | <y>0</y>
|
1967 |
| - <width>425</width> |
1968 |
| - <height>417</height> |
| 1967 | + <width>784</width> |
| 1968 | + <height>452</height> |
1969 | 1969 | </rect>
|
1970 | 1970 | </property>
|
1971 | 1971 | <layout class="QGridLayout" name="gridLayout_15">
|
|
1984 | 1984 | <bool>false</bool>
|
1985 | 1985 | </property>
|
1986 | 1986 | <layout class="QGridLayout" name="gridLayout_22">
|
1987 |
| - <item row="1" column="0"> |
| 1987 | + <item row="3" column="0"> |
1988 | 1988 | <widget class="QLineEdit" name="leProjectGlobalCrs">
|
1989 | 1989 | <property name="readOnly">
|
1990 | 1990 | <bool>true</bool>
|
1991 | 1991 | </property>
|
1992 | 1992 | </widget>
|
1993 | 1993 | </item>
|
1994 |
| - <item row="3" column="0"> |
1995 |
| - <widget class="QCheckBox" name="chkOtfTransform"> |
1996 |
| - <property name="text"> |
1997 |
| - <string>Enable 'on the &fly' reprojection by default</string> |
1998 |
| - </property> |
1999 |
| - </widget> |
2000 |
| - </item> |
2001 |
| - <item row="1" column="1"> |
| 1994 | + <item row="3" column="1"> |
2002 | 1995 | <widget class="QPushButton" name="pbnSelectOtfProjection">
|
2003 | 1996 | <property name="text">
|
2004 | 1997 | <string>Select...</string>
|
2005 | 1998 | </property>
|
2006 | 1999 | </widget>
|
2007 | 2000 | </item>
|
2008 |
| - <item row="4" column="0" colspan="2"> |
| 2001 | + <item row="6" column="0" colspan="2"> |
2009 | 2002 | <spacer name="verticalSpacer">
|
2010 | 2003 | <property name="orientation">
|
2011 | 2004 | <enum>Qt::Vertical</enum>
|
|
2018 | 2011 | </property>
|
2019 | 2012 | </spacer>
|
2020 | 2013 | </item>
|
2021 |
| - <item row="0" column="0"> |
| 2014 | + <item row="2" column="0"> |
2022 | 2015 | <widget class="QLabel" name="label_16">
|
2023 | 2016 | <property name="text">
|
2024 | 2017 | <string>Always start new projects with this CRS</string>
|
|
2028 | 2021 | </property>
|
2029 | 2022 | </widget>
|
2030 | 2023 | </item>
|
| 2024 | + <item row="0" column="0"> |
| 2025 | + <widget class="QCheckBox" name="chkOtfAuto"> |
| 2026 | + <property name="toolTip"> |
| 2027 | + <string/> |
| 2028 | + </property> |
| 2029 | + <property name="whatsThis"> |
| 2030 | + <string>Automatically enable 'on the fly' reprojection if CRS of a new added layer differ from CRS of layer(s) already present. CRS of present layer(s) will be used.</string> |
| 2031 | + </property> |
| 2032 | + <property name="text"> |
| 2033 | + <string>Automatically enable 'on the fly' reprojection if layers have different CRS</string> |
| 2034 | + </property> |
| 2035 | + </widget> |
| 2036 | + </item> |
| 2037 | + <item row="1" column="0"> |
| 2038 | + <widget class="QCheckBox" name="chkOtfTransform"> |
| 2039 | + <property name="text"> |
| 2040 | + <string>Enable 'on the &fly' reprojection by default</string> |
| 2041 | + </property> |
| 2042 | + </widget> |
| 2043 | + </item> |
2031 | 2044 | </layout>
|
2032 | 2045 | </widget>
|
2033 | 2046 | </item>
|
|
2138 | 2151 | <rect>
|
2139 | 2152 | <x>0</x>
|
2140 | 2153 | <y>0</y>
|
2141 |
| - <width>519</width> |
2142 |
| - <height>584</height> |
| 2154 | + <width>766</width> |
| 2155 | + <height>536</height> |
2143 | 2156 | </rect>
|
2144 | 2157 | </property>
|
2145 | 2158 | <layout class="QGridLayout" name="gridLayout_17">
|
|
2235 | 2248 | <rect>
|
2236 | 2249 | <x>0</x>
|
2237 | 2250 | <y>0</y>
|
2238 |
| - <width>355</width> |
2239 |
| - <height>554</height> |
| 2251 | + <width>766</width> |
| 2252 | + <height>491</height> |
2240 | 2253 | </rect>
|
2241 | 2254 | </property>
|
2242 | 2255 | <layout class="QGridLayout" name="gridLayout_20">
|
|
2528 | 2541 | <tabstop>scrollArea_6</tabstop>
|
2529 | 2542 | <tabstop>pbnSelectOtfProjection</tabstop>
|
2530 | 2543 | <tabstop>leProjectGlobalCrs</tabstop>
|
2531 |
| - <tabstop>chkOtfTransform</tabstop> |
2532 | 2544 | <tabstop>radPromptForProjection</tabstop>
|
2533 | 2545 | <tabstop>radUseProjectProjection</tabstop>
|
2534 | 2546 | <tabstop>radUseGlobalProjection</tabstop>
|
|
0 commit comments