49 QNetworkReply |
49 QNetworkReply |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#FtpReply.__init__">FtpReply</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#FtpReply.__commandStarted">__commandStarted</a></td> |
61 <td><a href="#FtpReply.__commandStarted">__commandStarted</a></td> |
61 <td>Private slot to handle the start of FTP commands.</td> |
62 <td>Private slot to handle the start of FTP commands.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#FtpReply.__connectToHost">__connectToHost</a></td> |
64 <td><a href="#FtpReply.__connectToHost">__connectToHost</a></td> |
64 <td>Private slot to start the FTP process by connecting to the host.</td> |
65 <td>Private slot to start the FTP process by connecting to the host.</td> |
94 <td>Public method to check for sequential access.</td> |
95 <td>Public method to check for sequential access.</td> |
95 </tr><tr> |
96 </tr><tr> |
96 <td><a href="#FtpReply.readData">readData</a></td> |
97 <td><a href="#FtpReply.readData">readData</a></td> |
97 <td>Protected method to retrieve data from the reply object.</td> |
98 <td>Protected method to retrieve data from the reply object.</td> |
98 </tr> |
99 </tr> |
|
100 </table> |
|
101 <h3>Static Methods</h3> |
|
102 <table> |
|
103 <tr><td>None</td></tr> |
99 </table> |
104 </table> |
100 <a NAME="FtpReply.__init__" ID="FtpReply.__init__"></a> |
105 <a NAME="FtpReply.__init__" ID="FtpReply.__init__"></a> |
101 <h4>FtpReply (Constructor)</h4> |
106 <h4>FtpReply (Constructor)</h4> |
102 <b>FtpReply</b>(<i>url, parent=None</i>) |
107 <b>FtpReply</b>(<i>url, parent=None</i>) |
103 <p> |
108 <p> |