|
7 | 7 | <rect>
|
8 | 8 | <x>0</x>
|
9 | 9 | <y>0</y>
|
10 |
| - <width>522</width> |
11 |
| - <height>185</height> |
| 10 | + <width>496</width> |
| 11 | + <height>289</height> |
12 | 12 | </rect>
|
13 | 13 | </property>
|
14 | 14 | <property name="sizePolicy">
|
|
27 | 27 | <string/>
|
28 | 28 | </property>
|
29 | 29 | <layout class="QGridLayout">
|
30 |
| - <item row="5" column="1" colspan="2"> |
| 30 | + <item row="5" column="2"> |
| 31 | + <spacer> |
| 32 | + <property name="orientation"> |
| 33 | + <enum>Qt::Horizontal</enum> |
| 34 | + </property> |
| 35 | + <property name="sizeType"> |
| 36 | + <enum>QSizePolicy::Fixed</enum> |
| 37 | + </property> |
| 38 | + <property name="sizeHint" stdset="0"> |
| 39 | + <size> |
| 40 | + <width>351</width> |
| 41 | + <height>23</height> |
| 42 | + </size> |
| 43 | + </property> |
| 44 | + </spacer> |
| 45 | + </item> |
| 46 | + <item row="1" column="0"> |
| 47 | + <widget class="QLabel" name="label_2"> |
| 48 | + <property name="text"> |
| 49 | + <string>URL</string> |
| 50 | + </property> |
| 51 | + <property name="buddy"> |
| 52 | + <cstring>editURL</cstring> |
| 53 | + </property> |
| 54 | + </widget> |
| 55 | + </item> |
| 56 | + <item row="5" column="0"> |
| 57 | + <widget class="QLabel" name="label_4"> |
| 58 | + <property name="text"> |
| 59 | + <string>Enabled</string> |
| 60 | + </property> |
| 61 | + <property name="buddy"> |
| 62 | + <cstring>checkBoxEnabled</cstring> |
| 63 | + </property> |
| 64 | + </widget> |
| 65 | + </item> |
| 66 | + <item row="0" column="1" colspan="2"> |
| 67 | + <widget class="QLineEdit" name="editName"> |
| 68 | + <property name="toolTip"> |
| 69 | + <string>Enter a name for the repository</string> |
| 70 | + </property> |
| 71 | + <property name="whatsThis"> |
| 72 | + <string>Enter a name for the repository</string> |
| 73 | + </property> |
| 74 | + </widget> |
| 75 | + </item> |
| 76 | + <item row="3" column="1" colspan="2"> |
| 77 | + <widget class="QLineEdit" name="editParams"> |
| 78 | + <property name="enabled"> |
| 79 | + <bool>false</bool> |
| 80 | + </property> |
| 81 | + <property name="text"> |
| 82 | + <string>?qgis=</string> |
| 83 | + </property> |
| 84 | + </widget> |
| 85 | + </item> |
| 86 | + <item row="9" column="0" colspan="3"> |
| 87 | + <widget class="QDialogButtonBox" name="buttonBox"> |
| 88 | + <property name="orientation"> |
| 89 | + <enum>Qt::Horizontal</enum> |
| 90 | + </property> |
| 91 | + <property name="standardButtons"> |
| 92 | + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
| 93 | + </property> |
| 94 | + </widget> |
| 95 | + </item> |
| 96 | + <item row="0" column="0"> |
| 97 | + <widget class="QLabel" name="label"> |
| 98 | + <property name="sizePolicy"> |
| 99 | + <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 100 | + <horstretch>0</horstretch> |
| 101 | + <verstretch>0</verstretch> |
| 102 | + </sizepolicy> |
| 103 | + </property> |
| 104 | + <property name="text"> |
| 105 | + <string>Name</string> |
| 106 | + </property> |
| 107 | + <property name="buddy"> |
| 108 | + <cstring>editName</cstring> |
| 109 | + </property> |
| 110 | + </widget> |
| 111 | + </item> |
| 112 | + <item row="7" column="1" colspan="2"> |
31 | 113 | <widget class="QLabel" name="labelInfo">
|
32 | 114 | <property name="enabled">
|
33 | 115 | <bool>true</bool>
|
|
89 | 171 | </property>
|
90 | 172 | </widget>
|
91 | 173 | </item>
|
92 |
| - <item row="7" column="0" colspan="3"> |
93 |
| - <widget class="QDialogButtonBox" name="buttonBox"> |
94 |
| - <property name="orientation"> |
95 |
| - <enum>Qt::Horizontal</enum> |
96 |
| - </property> |
97 |
| - <property name="standardButtons"> |
98 |
| - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
99 |
| - </property> |
100 |
| - </widget> |
101 |
| - </item> |
102 |
| - <item row="0" column="0"> |
103 |
| - <widget class="QLabel" name="label"> |
104 |
| - <property name="sizePolicy"> |
105 |
| - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
106 |
| - <horstretch>0</horstretch> |
107 |
| - <verstretch>0</verstretch> |
108 |
| - </sizepolicy> |
109 |
| - </property> |
| 174 | + <item row="3" column="0"> |
| 175 | + <widget class="QLabel" name="label_3"> |
110 | 176 | <property name="text">
|
111 |
| - <string>Name</string> |
| 177 | + <string>Parameters</string> |
112 | 178 | </property>
|
113 | 179 | <property name="buddy">
|
114 |
| - <cstring>editName</cstring> |
115 |
| - </property> |
116 |
| - </widget> |
117 |
| - </item> |
118 |
| - <item row="4" column="1" colspan="2"> |
119 |
| - <spacer name="verticalSpacer"> |
120 |
| - <property name="orientation"> |
121 |
| - <enum>Qt::Vertical</enum> |
122 |
| - </property> |
123 |
| - <property name="sizeHint" stdset="0"> |
124 |
| - <size> |
125 |
| - <width>20</width> |
126 |
| - <height>40</height> |
127 |
| - </size> |
128 |
| - </property> |
129 |
| - </spacer> |
130 |
| - </item> |
131 |
| - <item row="1" column="1" colspan="2"> |
132 |
| - <widget class="QLineEdit" name="editURL"> |
133 |
| - <property name="toolTip"> |
134 |
| - <string>Enter the repository URL, beginning with "http://"</string> |
135 |
| - </property> |
136 |
| - <property name="whatsThis"> |
137 |
| - <string>Enter the repository URL, beginning with "http://"</string> |
138 |
| - </property> |
139 |
| - <property name="text"> |
140 |
| - <string/> |
| 180 | + <cstring>editParams</cstring> |
141 | 181 | </property>
|
142 | 182 | </widget>
|
143 | 183 | </item>
|
144 |
| - <item row="3" column="1"> |
| 184 | + <item row="5" column="1"> |
145 | 185 | <widget class="QCheckBox" name="checkBoxEnabled">
|
146 | 186 | <property name="enabled">
|
147 | 187 | <bool>true</bool>
|
|
166 | 206 | </property>
|
167 | 207 | </widget>
|
168 | 208 | </item>
|
169 |
| - <item row="2" column="0"> |
170 |
| - <widget class="QLabel" name="label_3"> |
171 |
| - <property name="text"> |
172 |
| - <string>Parameters</string> |
173 |
| - </property> |
174 |
| - <property name="buddy"> |
175 |
| - <cstring>editParams</cstring> |
176 |
| - </property> |
177 |
| - </widget> |
178 |
| - </item> |
179 |
| - <item row="2" column="1" colspan="2"> |
180 |
| - <widget class="QLineEdit" name="editParams"> |
181 |
| - <property name="enabled"> |
182 |
| - <bool>false</bool> |
183 |
| - </property> |
184 |
| - <property name="text"> |
185 |
| - <string>?qgis=</string> |
186 |
| - </property> |
187 |
| - </widget> |
188 |
| - </item> |
189 |
| - <item row="0" column="1" colspan="2"> |
190 |
| - <widget class="QLineEdit" name="editName"> |
| 209 | + <item row="1" column="1" colspan="2"> |
| 210 | + <widget class="QLineEdit" name="editURL"> |
191 | 211 | <property name="toolTip">
|
192 |
| - <string>Enter a name for the repository</string> |
| 212 | + <string>Enter the repository URL, beginning with "http://"</string> |
193 | 213 | </property>
|
194 | 214 | <property name="whatsThis">
|
195 |
| - <string>Enter a name for the repository</string> |
| 215 | + <string>Enter the repository URL, beginning with "http://"</string> |
196 | 216 | </property>
|
197 |
| - </widget> |
198 |
| - </item> |
199 |
| - <item row="1" column="0"> |
200 |
| - <widget class="QLabel" name="label_2"> |
201 | 217 | <property name="text">
|
202 |
| - <string>URL</string> |
203 |
| - </property> |
204 |
| - <property name="buddy"> |
205 |
| - <cstring>editURL</cstring> |
| 218 | + <string/> |
206 | 219 | </property>
|
207 | 220 | </widget>
|
208 | 221 | </item>
|
209 |
| - <item row="3" column="2"> |
210 |
| - <spacer> |
| 222 | + <item row="6" column="1" colspan="2"> |
| 223 | + <spacer name="verticalSpacer"> |
211 | 224 | <property name="orientation">
|
212 |
| - <enum>Qt::Horizontal</enum> |
213 |
| - </property> |
214 |
| - <property name="sizeType"> |
215 |
| - <enum>QSizePolicy::Fixed</enum> |
| 225 | + <enum>Qt::Vertical</enum> |
216 | 226 | </property>
|
217 | 227 | <property name="sizeHint" stdset="0">
|
218 | 228 | <size>
|
219 |
| - <width>351</width> |
220 |
| - <height>23</height> |
| 229 | + <width>20</width> |
| 230 | + <height>40</height> |
221 | 231 | </size>
|
222 | 232 | </property>
|
223 | 233 | </spacer>
|
224 | 234 | </item>
|
225 |
| - <item row="3" column="0"> |
226 |
| - <widget class="QLabel" name="label_4"> |
| 235 | + <item row="4" column="0"> |
| 236 | + <widget class="QLabel" name="label_5"> |
227 | 237 | <property name="text">
|
228 |
| - <string>Enabled</string> |
229 |
| - </property> |
230 |
| - <property name="buddy"> |
231 |
| - <cstring>checkBoxEnabled</cstring> |
| 238 | + <string>Authentication</string> |
232 | 239 | </property>
|
233 | 240 | </widget>
|
234 | 241 | </item>
|
| 242 | + <item row="4" column="1" colspan="2"> |
| 243 | + <layout class="QHBoxLayout" name="layoutAuthCfg"> |
| 244 | + <property name="spacing"> |
| 245 | + <number>6</number> |
| 246 | + </property> |
| 247 | + <item> |
| 248 | + <widget class="QLineEdit" name="editAuthCfg"> |
| 249 | + <property name="readOnly"> |
| 250 | + <bool>true</bool> |
| 251 | + </property> |
| 252 | + </widget> |
| 253 | + </item> |
| 254 | + <item> |
| 255 | + <widget class="QToolButton" name="btnClearAuthCfg"> |
| 256 | + <property name="maximumSize"> |
| 257 | + <size> |
| 258 | + <width>16777215</width> |
| 259 | + <height>22</height> |
| 260 | + </size> |
| 261 | + </property> |
| 262 | + <property name="text"> |
| 263 | + <string>Clear</string> |
| 264 | + </property> |
| 265 | + </widget> |
| 266 | + </item> |
| 267 | + <item> |
| 268 | + <widget class="QToolButton" name="btnEditAuthCfg"> |
| 269 | + <property name="maximumSize"> |
| 270 | + <size> |
| 271 | + <width>16777215</width> |
| 272 | + <height>22</height> |
| 273 | + </size> |
| 274 | + </property> |
| 275 | + <property name="text"> |
| 276 | + <string>Edit</string> |
| 277 | + </property> |
| 278 | + </widget> |
| 279 | + </item> |
| 280 | + </layout> |
| 281 | + </item> |
235 | 282 | </layout>
|
236 | 283 | </widget>
|
237 | 284 | <tabstops>
|
|
0 commit comments