64 <td>Private slot to start the FTP process by connecting to the host.</td> |
64 <td>Private slot to start the FTP process by connecting to the host.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#FtpReply.__cssLinkClass">__cssLinkClass</a></td> |
66 <td><a href="#FtpReply.__cssLinkClass">__cssLinkClass</a></td> |
67 <td>Private method to generate a link class with an icon.</td> |
67 <td>Private method to generate a link class with an icon.</td> |
68 </tr><tr> |
68 </tr><tr> |
|
69 <td><a href="#FtpReply.__errorSignals">__errorSignals</a></td> |
|
70 <td>Private slot to send signal for errors during initialisation.</td> |
|
71 </tr><tr> |
69 <td><a href="#FtpReply.__processCommand">__processCommand</a></td> |
72 <td><a href="#FtpReply.__processCommand">__processCommand</a></td> |
70 <td>Private slot to handle the end of FTP commands.</td> |
73 <td>Private slot to handle the end of FTP commands.</td> |
71 </tr><tr> |
74 </tr><tr> |
72 <td><a href="#FtpReply.__processData">__processData</a></td> |
75 <td><a href="#FtpReply.__processData">__processData</a></td> |
73 <td>Private slot to process data from the FTP server.</td> |
76 <td>Private slot to process data from the FTP server.</td> |
138 </dl><dl> |
141 </dl><dl> |
139 <dt>Returns:</dt> |
142 <dt>Returns:</dt> |
140 <dd> |
143 <dd> |
141 CSS class string (string) |
144 CSS class string (string) |
142 </dd> |
145 </dd> |
143 </dl><a NAME="FtpReply.__processCommand" ID="FtpReply.__processCommand"></a> |
146 </dl><a NAME="FtpReply.__errorSignals" ID="FtpReply.__errorSignals"></a> |
|
147 <h4>FtpReply.__errorSignals</h4> |
|
148 <b>__errorSignals</b>(<i></i>) |
|
149 <p> |
|
150 Private slot to send signal for errors during initialisation. |
|
151 </p><a NAME="FtpReply.__processCommand" ID="FtpReply.__processCommand"></a> |
144 <h4>FtpReply.__processCommand</h4> |
152 <h4>FtpReply.__processCommand</h4> |
145 <b>__processCommand</b>(<i>id, error</i>) |
153 <b>__processCommand</b>(<i>id, error</i>) |
146 <p> |
154 <p> |
147 Private slot to handle the end of FTP commands. |
155 Private slot to handle the end of FTP commands. |
148 </p><dl> |
156 </p><dl> |