2 <class>EnvVarProxyDlgUI</class>
3 <widget class="QWidget" name="EnvVarProxyDlgUI" >
4 <property name="geometry" >
12 <layout class="QGridLayout" name="gridLayout" >
13 <item row="0" column="0" >
14 <layout class="QFormLayout" name="formLayout" >
15 <item row="0" column="0" >
16 <widget class="QLabel" name="lbHttp" >
17 <property name="whatsThis" >
19 Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server.<p>
20 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt automatic discovery of this variable.
23 <property name="text" >
24 <string>H&TTP:</string>
26 <property name="alignment" >
27 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
29 <property name="wordWrap" >
32 <property name="buddy" >
33 <cstring>leHttp</cstring>
37 <item row="0" column="1" >
38 <widget class="KLineEdit" name="leHttp" >
39 <property name="sizePolicy" >
40 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
41 <horstretch>0</horstretch>
42 <verstretch>0</verstretch>
45 <property name="whatsThis" >
47 Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server.<p>
48 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt automatic discovery of this variable.
53 <item row="1" column="0" >
54 <widget class="QLabel" name="lbHttps" >
55 <property name="whatsThis" >
57 Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server.<p>
58 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
61 <property name="text" >
62 <string>HTTP&S:</string>
64 <property name="alignment" >
65 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
67 <property name="wordWrap" >
70 <property name="buddy" >
71 <cstring>leHttps</cstring>
75 <item row="1" column="1" >
76 <widget class="KLineEdit" name="leHttps" >
77 <property name="sizePolicy" >
78 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name="whatsThis" >
85 Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server.<p>
86 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
91 <item row="2" column="0" >
92 <widget class="QLabel" name="lbFtp" >
93 <property name="whatsThis" >
95 Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server.<p>
96 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
99 <property name="text" >
100 <string>&FTP:</string>
102 <property name="alignment" >
103 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
105 <property name="wordWrap" >
108 <property name="buddy" >
109 <cstring>leFtp</cstring>
113 <item row="2" column="1" >
114 <widget class="KLineEdit" name="leFtp" >
115 <property name="sizePolicy" >
116 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
117 <horstretch>0</horstretch>
118 <verstretch>0</verstretch>
121 <property name="whatsThis" >
123 Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server.<p>
124 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
129 <item row="3" column="0" >
130 <widget class="QLabel" name="lnNoProxy" >
131 <property name="whatsThis" >
133 Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used.<p>
134 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
137 <property name="text" >
138 <string>NO &PROXY:</string>
140 <property name="alignment" >
141 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
143 <property name="wordWrap" >
146 <property name="buddy" >
147 <cstring>leNoProxy</cstring>
151 <item row="3" column="1" >
152 <widget class="KLineEdit" name="leNoProxy" >
153 <property name="sizePolicy" >
154 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
155 <horstretch>0</horstretch>
156 <verstretch>0</verstretch>
159 <property name="whatsThis" >
161 Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used.<p>
162 Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
167 <item row="4" column="1" >
168 <widget class="QCheckBox" name="cbShowValue" >
169 <property name="text" >
170 <string>Show the &value of the environment variables</string>
176 <item row="0" column="1" >
177 <layout class="QVBoxLayout" >
179 <widget class="QPushButton" name="pbVerify" >
180 <property name="whatsThis" >
181 <string><qt>Verify whether or not the environment variable names you supplied are valid. If an environment variable is not found, the associated labels will be <b>highlighted</b> to indicate that they are invalid.</qt></string>
183 <property name="text" >
184 <string>&Verify</string>
189 <widget class="QPushButton" name="pbDetect" >
190 <property name="whatsThis" >
191 <string><qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information.<p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.</qt></string>
193 <property name="text" >
194 <string>Auto &Detect</string>
200 <property name="orientation" >
201 <enum>Qt::Vertical</enum>
203 <property name="sizeType" >
204 <enum>QSizePolicy::MinimumExpanding</enum>
206 <property name="sizeHint" stdset="0" >
216 <item row="1" column="0" >
218 <property name="orientation" >
219 <enum>Qt::Vertical</enum>
221 <property name="sizeType" >
222 <enum>QSizePolicy::MinimumExpanding</enum>
224 <property name="sizeHint" stdset="0" >
234 <layoutdefault spacing="6" margin="11" />
237 <class>KLineEdit</class>
238 <extends>QLineEdit</extends>
239 <header>klineedit.h</header>
243 <tabstop>leHttp</tabstop>
244 <tabstop>leHttps</tabstop>
245 <tabstop>leFtp</tabstop>
246 <tabstop>leNoProxy</tabstop>
247 <tabstop>pbVerify</tabstop>
248 <tabstop>pbDetect</tabstop>