|
26 | 26 | <string>Connection details</string>
|
27 | 27 | </property>
|
28 | 28 | <layout class="QGridLayout">
|
29 |
| - <item row="8" column="0" colspan="2"> |
| 29 | + <item row="6" column="0" colspan="2"> |
30 | 30 | <widget class="QGroupBox" name="mWfsOptionsGroupBox">
|
31 | 31 | <property name="title">
|
32 | 32 | <string>WFS Options</string>
|
|
77 | 77 | </layout>
|
78 | 78 | </widget>
|
79 | 79 | </item>
|
80 |
| - <item row="18" column="0" colspan="2"> |
| 80 | + <item row="16" column="0" colspan="2"> |
81 | 81 | <widget class="QPushButton" name="mTestConnectionButton">
|
82 | 82 | <property name="text">
|
83 | 83 | <string>&Test Connection</string>
|
84 | 84 | </property>
|
85 | 85 | </widget>
|
86 | 86 | </item>
|
87 |
| - <item row="7" column="0" colspan="2"> |
88 |
| - <widget class="QTabWidget" name="tabAuth"> |
89 |
| - <property name="sizePolicy"> |
90 |
| - <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding"> |
91 |
| - <horstretch>0</horstretch> |
92 |
| - <verstretch>0</verstretch> |
93 |
| - </sizepolicy> |
94 |
| - </property> |
95 |
| - <property name="currentIndex"> |
96 |
| - <number>0</number> |
97 |
| - </property> |
98 |
| - <widget class="QWidget" name="tab"> |
99 |
| - <attribute name="title"> |
100 |
| - <string>Authentication</string> |
101 |
| - </attribute> |
102 |
| - <layout class="QGridLayout" name="gridLayout_3"> |
103 |
| - <item row="0" column="0" colspan="2"> |
104 |
| - <widget class="QLabel" name="label"> |
105 |
| - <property name="sizePolicy"> |
106 |
| - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
107 |
| - <horstretch>0</horstretch> |
108 |
| - <verstretch>0</verstretch> |
109 |
| - </sizepolicy> |
110 |
| - </property> |
111 |
| - <property name="text"> |
112 |
| - <string>If the service requires basic authentication, enter a user name and optional password</string> |
113 |
| - </property> |
114 |
| - <property name="textFormat"> |
115 |
| - <enum>Qt::PlainText</enum> |
116 |
| - </property> |
117 |
| - <property name="wordWrap"> |
118 |
| - <bool>true</bool> |
119 |
| - </property> |
120 |
| - </widget> |
121 |
| - </item> |
122 |
| - <item row="1" column="0"> |
123 |
| - <widget class="QLabel" name="label_2"> |
124 |
| - <property name="text"> |
125 |
| - <string>&User name</string> |
126 |
| - </property> |
127 |
| - <property name="buddy"> |
128 |
| - <cstring>txtUserName</cstring> |
129 |
| - </property> |
130 |
| - </widget> |
131 |
| - </item> |
132 |
| - <item row="1" column="1"> |
133 |
| - <widget class="QLineEdit" name="txtUserName"/> |
134 |
| - </item> |
135 |
| - <item row="2" column="0"> |
136 |
| - <widget class="QLabel" name="label_3"> |
137 |
| - <property name="text"> |
138 |
| - <string>Password</string> |
139 |
| - </property> |
140 |
| - <property name="buddy"> |
141 |
| - <cstring>txtPassword</cstring> |
142 |
| - </property> |
143 |
| - </widget> |
144 |
| - </item> |
145 |
| - <item row="2" column="1"> |
146 |
| - <widget class="QgsPasswordLineEdit" name="txtPassword"> |
147 |
| - <property name="echoMode"> |
148 |
| - <enum>QLineEdit::Password</enum> |
149 |
| - </property> |
150 |
| - </widget> |
151 |
| - </item> |
152 |
| - <item row="3" column="1"> |
153 |
| - <spacer name="verticalSpacer"> |
154 |
| - <property name="orientation"> |
155 |
| - <enum>Qt::Vertical</enum> |
156 |
| - </property> |
157 |
| - <property name="sizeHint" stdset="0"> |
158 |
| - <size> |
159 |
| - <width>0</width> |
160 |
| - <height>0</height> |
161 |
| - </size> |
162 |
| - </property> |
163 |
| - </spacer> |
164 |
| - </item> |
165 |
| - </layout> |
166 |
| - </widget> |
167 |
| - </widget> |
168 |
| - </item> |
169 |
| - <item row="12" column="0" colspan="2"> |
| 87 | + <item row="10" column="0" colspan="2"> |
170 | 88 | <widget class="QGroupBox" name="mWmsOptionsGroupBox">
|
171 | 89 | <property name="title">
|
172 | 90 | <string>WMS Options</string>
|
|
209 | 127 | <item row="1" column="0">
|
210 | 128 | <widget class="QLabel" name="lblDpiMode">
|
211 | 129 | <property name="text">
|
212 |
| - <string>DPI-Mode</string> |
| 130 | + <string>&DPI-Mode</string> |
213 | 131 | </property>
|
214 | 132 | <property name="buddy">
|
215 | 133 | <cstring>cmbDpiMode</cstring>
|
|
241 | 159 | <item row="0" column="0">
|
242 | 160 | <widget class="QLabel" name="TextLabel1_2">
|
243 | 161 | <property name="text">
|
244 |
| - <string>Name</string> |
| 162 | + <string>&Name</string> |
245 | 163 | </property>
|
246 | 164 | <property name="wordWrap">
|
247 | 165 | <bool>true</bool>
|
|
273 | 191 | <item row="1" column="0">
|
274 | 192 | <widget class="QLabel" name="TextLabel1">
|
275 | 193 | <property name="text">
|
276 |
| - <string>URL</string> |
| 194 | + <string>UR&L</string> |
277 | 195 | </property>
|
278 | 196 | <property name="margin">
|
279 | 197 | <number>5</number>
|
|
292 | 210 | </item>
|
293 | 211 | </layout>
|
294 | 212 | </item>
|
| 213 | + <item row="4" column="0"> |
| 214 | + <widget class="QGroupBox" name="mAuthGroupBox"> |
| 215 | + <property name="title"> |
| 216 | + <string>Authentication</string> |
| 217 | + </property> |
| 218 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 219 | + <item> |
| 220 | + <widget class="QgsAuthSettingsWidget" name="mAuthSettings" native="true"/> |
| 221 | + </item> |
| 222 | + </layout> |
| 223 | + </widget> |
| 224 | + </item> |
295 | 225 | </layout>
|
296 | 226 | </widget>
|
297 | 227 | </item>
|
|
307 | 237 | <layoutdefault spacing="6" margin="11"/>
|
308 | 238 | <customwidgets>
|
309 | 239 | <customwidget>
|
310 |
| - <class>QgsPasswordLineEdit</class> |
311 |
| - <extends>QLineEdit</extends> |
312 |
| - <header>qgspasswordlineedit.h</header> |
| 240 | + <class>QgsAuthSettingsWidget</class> |
| 241 | + <extends>QWidget</extends> |
| 242 | + <header>auth/qgsauthsettingswidget.h</header> |
| 243 | + <container>1</container> |
313 | 244 | </customwidget>
|
314 | 245 | </customwidgets>
|
315 |
| - <tabstops> |
316 |
| - <tabstop>tabAuth</tabstop> |
317 |
| - <tabstop>txtUserName</tabstop> |
318 |
| - <tabstop>txtPassword</tabstop> |
319 |
| - </tabstops> |
320 | 246 | <resources/>
|
321 | 247 | <connections>
|
322 | 248 | <connection>
|
|
0 commit comments