59 <tr> |
59 <tr> |
60 <td><a href="#FtpAccessHandler.__init__">FtpAccessHandler</a></td> |
60 <td><a href="#FtpAccessHandler.__init__">FtpAccessHandler</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#FtpAccessHandler.createRequest">createRequest</a></td> |
63 <td><a href="#FtpAccessHandler.createRequest">createRequest</a></td> |
64 <td>Protected method to create a request.</td> |
64 <td>Public method to create a request.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#FtpAccessHandler.getAuthenticator">getAuthenticator</a></td> |
66 <td><a href="#FtpAccessHandler.getAuthenticator">getAuthenticator</a></td> |
67 <td>Public method to get an authenticator for the given realm.</td> |
67 <td>Public method to get an authenticator for the given realm.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#FtpAccessHandler.getProxyAuthenticator">getProxyAuthenticator</a></td> |
69 <td><a href="#FtpAccessHandler.getProxyAuthenticator">getProxyAuthenticator</a></td> |
92 </dd> |
92 </dd> |
93 </dl><a NAME="FtpAccessHandler.createRequest" ID="FtpAccessHandler.createRequest"></a> |
93 </dl><a NAME="FtpAccessHandler.createRequest" ID="FtpAccessHandler.createRequest"></a> |
94 <h4>FtpAccessHandler.createRequest</h4> |
94 <h4>FtpAccessHandler.createRequest</h4> |
95 <b>createRequest</b>(<i>op, request, outgoingData=None</i>) |
95 <b>createRequest</b>(<i>op, request, outgoingData=None</i>) |
96 <p> |
96 <p> |
97 Protected method to create a request. |
97 Public 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 |
101 the operation to be performed |
102 (QNetworkAccessManager.Operation) |
102 (QNetworkAccessManager.Operation) |