7
7
<x >0</x >
8
8
<y >0</y >
9
9
<width >1029</width >
10
- <height >726 </height >
10
+ <height >878 </height >
11
11
</rect >
12
12
</property >
13
13
<property name =" minimumSize" >
349
349
<rect >
350
350
<x >0</x >
351
351
<y >0</y >
352
- <width >846 </width >
352
+ <width >580 </width >
353
353
<height >672</height >
354
354
</rect >
355
355
</property >
@@ -4892,9 +4892,9 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
4892
4892
<property name =" geometry" >
4893
4893
<rect >
4894
4894
<x >0</x >
4895
- <y >-44 </y >
4896
- <width >846 </width >
4897
- <height >830 </height >
4895
+ <y >0 </y >
4896
+ <width >866 </width >
4897
+ <height >822 </height >
4898
4898
</rect >
4899
4899
</property >
4900
4900
<layout class =" QVBoxLayout" name =" verticalLayout_33" >
@@ -5119,33 +5119,27 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
5119
5119
<enum >QFrame::Raised</enum >
5120
5120
</property >
5121
5121
<layout class =" QGridLayout" name =" gridLayout_18" >
5122
- <property name =" leftMargin" >
5123
- <number >0</number >
5124
- </property >
5125
- <property name =" rightMargin" >
5126
- <number >0</number >
5127
- </property >
5128
- <item row =" 0" column =" 2" >
5129
- <widget class =" QLineEdit" name =" leProxyHost" />
5130
- </item >
5131
5122
<item row =" 1" column =" 2" >
5132
- <widget class =" QLineEdit" name =" leProxyPort" />
5133
- </item >
5134
- <item row =" 1" column =" 1" >
5135
- <widget class =" QLabel" name =" lblProxyPort" >
5123
+ <widget class =" QLabel" name =" lblProxyHost" >
5136
5124
<property name =" text" >
5137
- <string >Port </string >
5125
+ <string >Host </string >
5138
5126
</property >
5139
5127
</widget >
5140
5128
</item >
5141
- <item row =" 0" column =" 1" >
5142
- <widget class =" QLabel" name =" lblProxyHost" >
5129
+ <item row =" 1" column =" 3" >
5130
+ <widget class =" QLineEdit" name =" leProxyHost" />
5131
+ </item >
5132
+ <item row =" 2" column =" 2" >
5133
+ <widget class =" QLabel" name =" lblProxyPort" >
5143
5134
<property name =" text" >
5144
- <string >Host </string >
5135
+ <string >Port </string >
5145
5136
</property >
5146
5137
</widget >
5147
5138
</item >
5148
- <item row =" 1" column =" 0" >
5139
+ <item row =" 2" column =" 3" >
5140
+ <widget class =" QLineEdit" name =" leProxyPort" />
5141
+ </item >
5142
+ <item row =" 2" column =" 1" >
5149
5143
<spacer name =" horizontalSpacer_27" >
5150
5144
<property name =" orientation" >
5151
5145
<enum >Qt::Horizontal</enum >
@@ -5161,49 +5155,16 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
5161
5155
</property >
5162
5156
</spacer >
5163
5157
</item >
5164
- <item row =" 4 " column =" 1 " colspan =" 2" >
5165
- <widget class =" QTabWidget " name =" tabAuth " >
5166
- <property name =" currentIndex " >
5167
- <number >0</ number >
5158
+ <item row =" 3 " column =" 2 " colspan =" 2" >
5159
+ <widget class =" QGroupBox " name =" mAuthGroupBox " >
5160
+ <property name =" title " >
5161
+ <string >Authentication</ string >
5168
5162
</property >
5169
- <widget class =" QWidget" name =" authLegacy" >
5170
- <attribute name =" title" >
5171
- <string >Authentication</string >
5172
- </attribute >
5173
- <layout class =" QGridLayout" name =" gridLayout_25" >
5174
- <item row =" 0" column =" 0" >
5175
- <widget class =" QLabel" name =" lblUser" >
5176
- <property name =" text" >
5177
- <string >User name</string >
5178
- </property >
5179
- </widget >
5180
- </item >
5181
- <item row =" 2" column =" 0" >
5182
- <widget class =" QLabel" name =" lblPassword" >
5183
- <property name =" text" >
5184
- <string >Password</string >
5185
- </property >
5186
- </widget >
5187
- </item >
5188
- <item row =" 0" column =" 1" >
5189
- <widget class =" QLineEdit" name =" leProxyUser" >
5190
- <property name =" toolTip" >
5191
- <string >Leave this blank if no proxy username / password are required</string >
5192
- </property >
5193
- </widget >
5194
- </item >
5195
- <item row =" 2" column =" 1" >
5196
- <widget class =" QgsPasswordLineEdit" name =" leProxyPassword" >
5197
- <property name =" toolTip" >
5198
- <string >Leave this blank if no proxy username / password are required</string >
5199
- </property >
5200
- <property name =" echoMode" >
5201
- <enum >QLineEdit::Password</enum >
5202
- </property >
5203
- </widget >
5204
- </item >
5205
- </layout >
5206
- </widget >
5163
+ <layout class =" QVBoxLayout" name =" verticalLayout_23" >
5164
+ <item >
5165
+ <widget class =" QgsAuthSettingsWidget" name =" mAuthSettings" native =" true" />
5166
+ </item >
5167
+ </layout >
5207
5168
</widget >
5208
5169
</item >
5209
5170
</layout >
@@ -5477,11 +5438,6 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
5477
5438
<extends >QSpinBox</extends >
5478
5439
<header >qgsspinbox.h</header >
5479
5440
</customwidget >
5480
- <customwidget >
5481
- <class >QgsPasswordLineEdit</class >
5482
- <extends >QLineEdit</extends >
5483
- <header >qgspasswordlineedit.h</header >
5484
- </customwidget >
5485
5441
<customwidget >
5486
5442
<class >QgsColorSchemeList</class >
5487
5443
<extends >QWidget</extends >
@@ -5500,6 +5456,12 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
5500
5456
<header >qgsautheditorwidgets.h</header >
5501
5457
<container >1</container >
5502
5458
</customwidget >
5459
+ <customwidget >
5460
+ <class >QgsAuthSettingsWidget</class >
5461
+ <extends >QWidget</extends >
5462
+ <header >auth/qgsauthsettingswidget.h</header >
5463
+ <container >1</container >
5464
+ </customwidget >
5503
5465
</customwidgets >
5504
5466
<tabstops >
5505
5467
<tabstop >mOptionsListWidget</tabstop >
0 commit comments