115 <td>Public method to signal a change.</td> |
115 <td>Public method to signal a change.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#DownloadManager.cleanup">cleanup</a></td> |
117 <td><a href="#DownloadManager.cleanup">cleanup</a></td> |
118 <td>Public slot to cleanup the downloads.</td> |
118 <td>Public slot to cleanup the downloads.</td> |
119 </tr><tr> |
119 </tr><tr> |
|
120 <td><a href="#DownloadManager.closeEvent">closeEvent</a></td> |
|
121 <td>Protected event handler for the close event.</td> |
|
122 </tr><tr> |
120 <td><a href="#DownloadManager.count">count</a></td> |
123 <td><a href="#DownloadManager.count">count</a></td> |
121 <td>Public method to get the number of downloads.</td> |
124 <td>Public method to get the number of downloads.</td> |
122 </tr><tr> |
125 </tr><tr> |
123 <td><a href="#DownloadManager.download">download</a></td> |
126 <td><a href="#DownloadManager.download">download</a></td> |
124 <td>Public method to download a file.</td> |
127 <td>Public method to download a file.</td> |
288 </p><a NAME="DownloadManager.cleanup" ID="DownloadManager.cleanup"></a> |
291 </p><a NAME="DownloadManager.cleanup" ID="DownloadManager.cleanup"></a> |
289 <h4>DownloadManager.cleanup</h4> |
292 <h4>DownloadManager.cleanup</h4> |
290 <b>cleanup</b>(<i></i>) |
293 <b>cleanup</b>(<i></i>) |
291 <p> |
294 <p> |
292 Public slot to cleanup the downloads. |
295 Public slot to cleanup the downloads. |
293 </p><a NAME="DownloadManager.count" ID="DownloadManager.count"></a> |
296 </p><a NAME="DownloadManager.closeEvent" ID="DownloadManager.closeEvent"></a> |
|
297 <h4>DownloadManager.closeEvent</h4> |
|
298 <b>closeEvent</b>(<i>evt</i>) |
|
299 <p> |
|
300 Protected event handler for the close event. |
|
301 </p><dl> |
|
302 <dt><i>evt</i> (QCloseEvent)</dt> |
|
303 <dd> |
|
304 reference to the close event |
|
305 </dd> |
|
306 </dl><a NAME="DownloadManager.count" ID="DownloadManager.count"></a> |
294 <h4>DownloadManager.count</h4> |
307 <h4>DownloadManager.count</h4> |
295 <b>count</b>(<i></i>) |
308 <b>count</b>(<i></i>) |
296 <p> |
309 <p> |
297 Public method to get the number of downloads. |
310 Public method to get the number of downloads. |
298 </p><dl> |
311 </p><dl> |