29 </table> |
29 </table> |
30 <h3>Classes</h3> |
30 <h3>Classes</h3> |
31 <table> |
31 <table> |
32 <tr> |
32 <tr> |
33 <td><a href="#DownloadManager">DownloadManager</a></td> |
33 <td><a href="#DownloadManager">DownloadManager</a></td> |
34 <td>Class implementing the download manager</td> |
34 <td>Class implementing the download manager.</td> |
35 </tr> |
35 </tr> |
36 </table> |
36 </table> |
37 <h3>Functions</h3> |
37 <h3>Functions</h3> |
38 <table> |
38 <table> |
39 <tr><td>None</td></tr> |
39 <tr><td>None</td></tr> |
40 </table> |
40 </table> |
41 <hr /><hr /> |
41 <hr /><hr /> |
42 <a NAME="DownloadManager" ID="DownloadManager"></a> |
42 <a NAME="DownloadManager" ID="DownloadManager"></a> |
43 <h2>DownloadManager</h2> |
43 <h2>DownloadManager</h2> |
44 <p> |
44 <p> |
45 Class implementing the download manager |
45 Class implementing the download manager. |
46 </p> |
46 </p> |
47 <h3>Derived from</h3> |
47 <h3>Derived from</h3> |
48 QDialog, Ui_DownloadManager |
48 QDialog, Ui_DownloadManager |
49 <h3>Class Attributes</h3> |
49 <h3>Class Attributes</h3> |
50 <table> |
50 <table> |
354 referenced resource. |
354 referenced resource. |
355 </p><dl> |
355 </p><dl> |
356 <dt><i>reply</i></dt> |
356 <dt><i>reply</i></dt> |
357 <dd> |
357 <dd> |
358 reference to the reply object (QNetworkReply) |
358 reference to the reply object (QNetworkReply) |
359 </dd><dt><i>requestFilename=</i></dt> |
359 </dd><dt><i>requestFileName=</i></dt> |
360 <dd> |
360 <dd> |
361 indicating to ask for a filename |
361 indicating to ask for a filename |
362 (boolean) |
362 (boolean) |
363 </dd><dt><i>webPage=</i></dt> |
363 </dd><dt><i>webPage=</i></dt> |
364 <dd> |
364 <dd> |