eric6/Documentation/Source/eric6.E5Network.E5NetworkProxyFactory.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
133 <dd> 133 <dd>
134 reference to the query object (QNetworkProxyQuery) 134 reference to the query object (QNetworkProxyQuery)
135 </dd> 135 </dd>
136 </dl> 136 </dl>
137 <dl> 137 <dl>
138 <dt>Returns:</dt> 138 <dt>Return:</dt>
139 <dd> 139 <dd>
140 list of proxies in order of preference (list of QNetworkProxy) 140 list of proxies in order of preference (list of QNetworkProxy)
141 </dd> 141 </dd>
142 </dl> 142 </dl>
143 <div align="right"><a href="#top">Up</a></div> 143 <div align="right"><a href="#top">Up</a></div>
215 <dd> 215 <dd>
216 host name to be matched 216 host name to be matched
217 </dd> 217 </dd>
218 </dl> 218 </dl>
219 <dl> 219 <dl>
220 <dt>Returns:</dt> 220 <dt>Return:</dt>
221 <dd> 221 <dd>
222 flag indicating a successful match 222 flag indicating a successful match
223 </dd> 223 </dd>
224 </dl> 224 </dl>
225 <dl> 225 <dl>
234 234
235 <p> 235 <p>
236 Public method to get the match pattern. 236 Public method to get the match pattern.
237 </p> 237 </p>
238 <dl> 238 <dl>
239 <dt>Returns:</dt> 239 <dt>Return:</dt>
240 <dd> 240 <dd>
241 match pattern 241 match pattern
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <dl> 244 <dl>
298 <dd> 298 <dd>
299 type of the proxy (QNetworkProxy.ProxyType) 299 type of the proxy (QNetworkProxy.ProxyType)
300 </dd> 300 </dd>
301 </dl> 301 </dl>
302 <dl> 302 <dl>
303 <dt>Returns:</dt> 303 <dt>Return:</dt>
304 <dd> 304 <dd>
305 scheme (string, one of Http, Https, Ftp) 305 scheme (string, one of Http, Https, Ftp)
306 </dd> 306 </dd>
307 </dl> 307 </dl>
308 <div align="right"><a href="#top">Up</a></div> 308 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial