|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>445</width>
|
10 |
| - <height>348</height> |
| 10 | + <height>388</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
20 | 20 | <string>Extent</string>
|
21 | 21 | </property>
|
22 | 22 | <layout class="QGridLayout" name="gridLayout">
|
23 |
| - <item row="0" column="2"> |
| 23 | + <item row="1" column="2"> |
24 | 24 | <widget class="QLabel" name="textLabel1">
|
25 | 25 | <property name="sizePolicy">
|
26 | 26 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
33 | 33 | </property>
|
34 | 34 | </widget>
|
35 | 35 | </item>
|
36 |
| - <item row="1" column="0"> |
| 36 | + <item row="2" column="0"> |
37 | 37 | <widget class="QLabel" name="textLabel2">
|
38 | 38 | <property name="sizePolicy">
|
39 | 39 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
52 | 52 | </property>
|
53 | 53 | </widget>
|
54 | 54 | </item>
|
55 |
| - <item row="1" column="1" colspan="2"> |
| 55 | + <item row="2" column="1" colspan="2"> |
56 | 56 | <widget class="QLineEdit" name="mWest"/>
|
57 | 57 | </item>
|
58 |
| - <item row="1" column="4"> |
| 58 | + <item row="2" column="4"> |
59 | 59 | <widget class="QLabel" name="textLabel3">
|
60 | 60 | <property name="sizePolicy">
|
61 | 61 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
68 | 68 | </property>
|
69 | 69 | </widget>
|
70 | 70 | </item>
|
71 |
| - <item row="1" column="5"> |
| 71 | + <item row="2" column="5"> |
72 | 72 | <widget class="QLineEdit" name="mEast"/>
|
73 | 73 | </item>
|
74 |
| - <item row="2" column="2"> |
| 74 | + <item row="3" column="2"> |
75 | 75 | <widget class="QLabel" name="textLabel4">
|
76 | 76 | <property name="sizePolicy">
|
77 | 77 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
84 | 84 | </property>
|
85 | 85 | </widget>
|
86 | 86 | </item>
|
87 |
| - <item row="2" column="3" colspan="2"> |
| 87 | + <item row="3" column="3" colspan="2"> |
88 | 88 | <widget class="QLineEdit" name="mSouth"/>
|
89 | 89 | </item>
|
90 |
| - <item row="0" column="3" colspan="2"> |
| 90 | + <item row="1" column="3" colspan="2"> |
91 | 91 | <widget class="QLineEdit" name="mNorth"/>
|
92 | 92 | </item>
|
| 93 | + <item row="0" column="0" colspan="6"> |
| 94 | + <widget class="QLabel" name="label_3"> |
| 95 | + <property name="text"> |
| 96 | + <string>Select the extent by dragging on canvas |
| 97 | +or change the following values</string> |
| 98 | + </property> |
| 99 | + </widget> |
| 100 | + </item> |
93 | 101 | </layout>
|
94 | 102 | </widget>
|
95 | 103 | </item>
|
|
0 commit comments