|
25 | 25 | </iconset>
|
26 | 26 | </property>
|
27 | 27 | <layout class="QGridLayout" name="gridLayout_2">
|
28 |
| - <item row="0" column="0"> |
29 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 28 | + <item row="3" column="0"> |
| 29 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
30 | 30 | <item>
|
31 |
| - <widget class="QLabel" name="label_5"> |
| 31 | + <widget class="QLabel" name="label"> |
| 32 | + <property name="font"> |
| 33 | + <font> |
| 34 | + <weight>75</weight> |
| 35 | + <bold>true</bold> |
| 36 | + </font> |
| 37 | + </property> |
32 | 38 | <property name="text">
|
33 |
| - <string>Filter</string> |
| 39 | + <string>Selected CRS:</string> |
34 | 40 | </property>
|
35 | 41 | </widget>
|
36 | 42 | </item>
|
37 | 43 | <item>
|
38 |
| - <widget class="QgsFilterLineEdit" name="leSearch"/> |
| 44 | + <widget class="QLineEdit" name="teSelected"> |
| 45 | + <property name="readOnly"> |
| 46 | + <bool>true</bool> |
| 47 | + </property> |
| 48 | + </widget> |
39 | 49 | </item>
|
40 | 50 | </layout>
|
41 | 51 | </item>
|
42 |
| - <item row="1" column="0"> |
43 |
| - <widget class="QLabel" name="label_3"> |
44 |
| - <property name="font"> |
45 |
| - <font> |
46 |
| - <weight>75</weight> |
47 |
| - <bold>true</bold> |
48 |
| - </font> |
49 |
| - </property> |
50 |
| - <property name="text"> |
51 |
| - <string>Recently used coordinate reference systems</string> |
52 |
| - </property> |
53 |
| - </widget> |
54 |
| - </item> |
55 | 52 | <item row="2" column="0">
|
56 | 53 | <widget class="QSplitter" name="splitter">
|
57 | 54 | <property name="orientation">
|
|
189 | 186 | </widget>
|
190 | 187 | </widget>
|
191 | 188 | </item>
|
192 |
| - <item row="3" column="0"> |
| 189 | + <item row="0" column="0"> |
| 190 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 191 | + <item> |
| 192 | + <widget class="QLabel" name="label_5"> |
| 193 | + <property name="text"> |
| 194 | + <string>Filter</string> |
| 195 | + </property> |
| 196 | + </widget> |
| 197 | + </item> |
| 198 | + <item> |
| 199 | + <widget class="QgsFilterLineEdit" name="leSearch"/> |
| 200 | + </item> |
| 201 | + </layout> |
| 202 | + </item> |
| 203 | + <item row="1" column="0"> |
| 204 | + <widget class="QLabel" name="label_3"> |
| 205 | + <property name="font"> |
| 206 | + <font> |
| 207 | + <weight>75</weight> |
| 208 | + <bold>true</bold> |
| 209 | + </font> |
| 210 | + </property> |
| 211 | + <property name="text"> |
| 212 | + <string>Recently used coordinate reference systems</string> |
| 213 | + </property> |
| 214 | + </widget> |
| 215 | + </item> |
| 216 | + <item row="6" column="0"> |
193 | 217 | <widget class="QTextEdit" name="teProjection">
|
194 | 218 | <property name="minimumSize">
|
195 | 219 | <size>
|
|
0 commit comments