|
9 | 9 | <x>0</x>
|
10 | 10 | <y>0</y>
|
11 | 11 | <width>468</width>
|
12 |
| - <height>389</height> |
| 12 | + <height>428</height> |
13 | 13 | </rect>
|
14 | 14 | </property>
|
15 | 15 | <property name="sizePolicy" >
|
|
68 | 68 | </property>
|
69 | 69 | <layout class="QGridLayout" >
|
70 | 70 | <property name="margin" >
|
71 |
| - <number>9</number> |
| 71 | + <number>2</number> |
72 | 72 | </property>
|
73 | 73 | <property name="spacing" >
|
74 |
| - <number>6</number> |
| 74 | + <number>0</number> |
75 | 75 | </property>
|
76 |
| - <item row="0" column="2" > |
77 |
| - <widget class="QRadioButton" name="radSRSID" > |
78 |
| - <property name="text" > |
79 |
| - <string>QGIS SRSID</string> |
80 |
| - </property> |
81 |
| - </widget> |
82 |
| - </item> |
83 | 76 | <item row="1" column="3" >
|
84 | 77 | <widget class="QPushButton" name="pbnFind" >
|
85 | 78 | <property name="maximumSize" >
|
|
99 | 92 | <item row="1" column="0" colspan="3" >
|
100 | 93 | <widget class="QLineEdit" name="leSearch" />
|
101 | 94 | </item>
|
102 |
| - <item row="0" column="0" > |
103 |
| - <widget class="QRadioButton" name="radSRID" > |
| 95 | + <item row="0" column="3" > |
| 96 | + <widget class="QRadioButton" name="radName" > |
104 | 97 | <property name="text" >
|
105 |
| - <string>Postgis SRID</string> |
| 98 | + <string>Name</string> |
106 | 99 | </property>
|
107 |
| - <property name="checked" > |
108 |
| - <bool>true</bool> |
| 100 | + <property name="iconSize" > |
| 101 | + <size> |
| 102 | + <width>16</width> |
| 103 | + <height>10</height> |
| 104 | + </size> |
| 105 | + </property> |
| 106 | + </widget> |
| 107 | + </item> |
| 108 | + <item row="0" column="2" > |
| 109 | + <widget class="QRadioButton" name="radSRSID" > |
| 110 | + <property name="text" > |
| 111 | + <string>QGIS SRSID</string> |
| 112 | + </property> |
| 113 | + <property name="iconSize" > |
| 114 | + <size> |
| 115 | + <width>16</width> |
| 116 | + <height>10</height> |
| 117 | + </size> |
109 | 118 | </property>
|
110 | 119 | </widget>
|
111 | 120 | </item>
|
|
114 | 123 | <property name="text" >
|
115 | 124 | <string>EPSG ID</string>
|
116 | 125 | </property>
|
| 126 | + <property name="iconSize" > |
| 127 | + <size> |
| 128 | + <width>16</width> |
| 129 | + <height>10</height> |
| 130 | + </size> |
| 131 | + </property> |
117 | 132 | </widget>
|
118 | 133 | </item>
|
119 |
| - <item row="0" column="3" > |
120 |
| - <widget class="QRadioButton" name="radName" > |
| 134 | + <item row="0" column="0" > |
| 135 | + <widget class="QRadioButton" name="radSRID" > |
121 | 136 | <property name="text" >
|
122 |
| - <string>Name</string> |
| 137 | + <string>Postgis SRID</string> |
| 138 | + </property> |
| 139 | + <property name="iconSize" > |
| 140 | + <size> |
| 141 | + <width>16</width> |
| 142 | + <height>10</height> |
| 143 | + </size> |
| 144 | + </property> |
| 145 | + <property name="checked" > |
| 146 | + <bool>true</bool> |
123 | 147 | </property>
|
124 | 148 | </widget>
|
125 | 149 | </item>
|
126 | 150 | </layout>
|
127 | 151 | </widget>
|
128 | 152 | </item>
|
129 |
| - <item row="0" column="0" > |
130 |
| - <widget class="QTreeWidget" name="lstCoordinateSystems" > |
131 |
| - <property name="alternatingRowColors" > |
132 |
| - <bool>true</bool> |
133 |
| - </property> |
134 |
| - <property name="uniformRowHeights" > |
135 |
| - <bool>true</bool> |
136 |
| - </property> |
137 |
| - <property name="columnCount" > |
138 |
| - <number>2</number> |
139 |
| - </property> |
140 |
| - <column> |
141 |
| - <property name="text" > |
142 |
| - <string>Spatial Reference System</string> |
143 |
| - </property> |
144 |
| - </column> |
145 |
| - <column> |
146 |
| - <property name="text" > |
147 |
| - <string>Id</string> |
148 |
| - </property> |
149 |
| - </column> |
150 |
| - </widget> |
151 |
| - </item> |
152 | 153 | <item row="1" column="0" >
|
153 | 154 | <widget class="QTextEdit" name="teProjection" >
|
154 | 155 | <property name="sizePolicy" >
|
|
162 | 163 | <property name="minimumSize" >
|
163 | 164 | <size>
|
164 | 165 | <width>0</width>
|
165 |
| - <height>50</height> |
| 166 | + <height>100</height> |
166 | 167 | </size>
|
167 | 168 | </property>
|
168 | 169 | <property name="maximumSize" >
|
|
179 | 180 | </property>
|
180 | 181 | </widget>
|
181 | 182 | </item>
|
| 183 | + <item row="0" column="0" > |
| 184 | + <widget class="QTreeWidget" name="lstCoordinateSystems" > |
| 185 | + <property name="alternatingRowColors" > |
| 186 | + <bool>true</bool> |
| 187 | + </property> |
| 188 | + <property name="uniformRowHeights" > |
| 189 | + <bool>true</bool> |
| 190 | + </property> |
| 191 | + <property name="columnCount" > |
| 192 | + <number>2</number> |
| 193 | + </property> |
| 194 | + <column> |
| 195 | + <property name="text" > |
| 196 | + <string>Spatial Reference System</string> |
| 197 | + </property> |
| 198 | + </column> |
| 199 | + <column> |
| 200 | + <property name="text" > |
| 201 | + <string>Id</string> |
| 202 | + </property> |
| 203 | + </column> |
| 204 | + </widget> |
| 205 | + </item> |
182 | 206 | </layout>
|
183 | 207 | </widget>
|
184 | 208 | </item>
|
|
0 commit comments