Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
96 <p> 96 <p>
97 Protected method to create a request. 97 Protected method to create a request.
98 </p><dl> 98 </p><dl>
99 <dt><i>op</i></dt> 99 <dt><i>op</i></dt>
100 <dd> 100 <dd>
101 the operation to be performed (QNetworkAccessManager.Operation) 101 the operation to be performed
102 (QNetworkAccessManager.Operation)
102 </dd><dt><i>request</i></dt> 103 </dd><dt><i>request</i></dt>
103 <dd> 104 <dd>
104 reference to the request object (QNetworkRequest) 105 reference to the request object (QNetworkRequest)
105 </dd><dt><i>outgoingData</i></dt> 106 </dd><dt><i>outgoingData</i></dt>
106 <dd> 107 <dd>
146 <dt><i>realm</i></dt> 147 <dt><i>realm</i></dt>
147 <dd> 148 <dd>
148 name of the realm the authenticator belongs to (string) 149 name of the realm the authenticator belongs to (string)
149 </dd><dt><i>authenticator</i></dt> 150 </dd><dt><i>authenticator</i></dt>
150 <dd> 151 <dd>
151 authenticator to add to the cache (QAuthenticator). 152 authenticator to add to the cache
152 If it is None, the entry will be deleted from the cache. 153 (QAuthenticator). If it is None, the entry will be deleted from
154 the cache.
153 </dd> 155 </dd>
154 </dl><a NAME="FtpAccessHandler.setProxyAuthenticator" ID="FtpAccessHandler.setProxyAuthenticator"></a> 156 </dl><a NAME="FtpAccessHandler.setProxyAuthenticator" ID="FtpAccessHandler.setProxyAuthenticator"></a>
155 <h4>FtpAccessHandler.setProxyAuthenticator</h4> 157 <h4>FtpAccessHandler.setProxyAuthenticator</h4>
156 <b>setProxyAuthenticator</b>(<i>authenticator</i>) 158 <b>setProxyAuthenticator</b>(<i>authenticator</i>)
157 <p> 159 <p>

eric ide

mercurial