81 </tr><tr> |
81 </tr><tr> |
82 <td><a href="#FtpReply.__processListInfo">__processListInfo</a></td> |
82 <td><a href="#FtpReply.__processListInfo">__processListInfo</a></td> |
83 <td>Private slot to process list information from the FTP server.</td> |
83 <td>Private slot to process list information from the FTP server.</td> |
84 </tr><tr> |
84 </tr><tr> |
85 <td><a href="#FtpReply.__setContent">__setContent</a></td> |
85 <td><a href="#FtpReply.__setContent">__setContent</a></td> |
86 <td>Private method to set the finish the setup of the data.</td> |
86 <td>Private method to finish the setup of the data.</td> |
87 </tr><tr> |
87 </tr><tr> |
88 <td><a href="#FtpReply.__setListContent">__setListContent</a></td> |
88 <td><a href="#FtpReply.__setListContent">__setListContent</a></td> |
89 <td>Private method to prepare the content for the reader.</td> |
89 <td>Private method to prepare the content for the reader.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#FtpReply.abort">abort</a></td> |
91 <td><a href="#FtpReply.abort">abort</a></td> |
186 </dd> |
186 </dd> |
187 </dl><a NAME="FtpReply.__setContent" ID="FtpReply.__setContent"></a> |
187 </dl><a NAME="FtpReply.__setContent" ID="FtpReply.__setContent"></a> |
188 <h4>FtpReply.__setContent</h4> |
188 <h4>FtpReply.__setContent</h4> |
189 <b>__setContent</b>(<i></i>) |
189 <b>__setContent</b>(<i></i>) |
190 <p> |
190 <p> |
191 Private method to set the finish the setup of the data. |
191 Private method to finish the setup of the data. |
192 </p><a NAME="FtpReply.__setListContent" ID="FtpReply.__setListContent"></a> |
192 </p><a NAME="FtpReply.__setListContent" ID="FtpReply.__setListContent"></a> |
193 <h4>FtpReply.__setListContent</h4> |
193 <h4>FtpReply.__setListContent</h4> |
194 <b>__setListContent</b>(<i></i>) |
194 <b>__setListContent</b>(<i></i>) |
195 <p> |
195 <p> |
196 Private method to prepare the content for the reader. |
196 Private method to prepare the content for the reader. |