49 QDialog, Ui_DownloadManager |
49 QDialog, Ui_DownloadManager |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>RemoveExit</td></tr><tr><td>RemoveNever</td></tr><tr><td>RemoveSuccessFullDownload</td></tr> |
52 <tr><td>RemoveExit</td></tr><tr><td>RemoveNever</td></tr><tr><td>RemoveSuccessFullDownload</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="#DownloadManager.__init__">DownloadManager</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#DownloadManager.__addItem">__addItem</a></td> |
61 <td><a href="#DownloadManager.__addItem">__addItem</a></td> |
61 <td>Private method to add a download to the list of downloads.</td> |
62 <td>Private method to add a download to the list of downloads.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#DownloadManager.__contextMenuCancel">__contextMenuCancel</a></td> |
64 <td><a href="#DownloadManager.__contextMenuCancel">__contextMenuCancel</a></td> |
64 <td>Private method to cancel the current download.</td> |
65 <td>Private method to cancel the current download.</td> |
148 <td>Public method to set the remove policy.</td> |
149 <td>Public method to set the remove policy.</td> |
149 </tr><tr> |
150 </tr><tr> |
150 <td><a href="#DownloadManager.shutdown">shutdown</a></td> |
151 <td><a href="#DownloadManager.shutdown">shutdown</a></td> |
151 <td>Public method to stop the download manager.</td> |
152 <td>Public method to stop the download manager.</td> |
152 </tr> |
153 </tr> |
|
154 </table> |
|
155 <h3>Static Methods</h3> |
|
156 <table> |
|
157 <tr><td>None</td></tr> |
153 </table> |
158 </table> |
154 <a NAME="DownloadManager.__init__" ID="DownloadManager.__init__"></a> |
159 <a NAME="DownloadManager.__init__" ID="DownloadManager.__init__"></a> |
155 <h4>DownloadManager (Constructor)</h4> |
160 <h4>DownloadManager (Constructor)</h4> |
156 <b>DownloadManager</b>(<i>parent=None</i>) |
161 <b>DownloadManager</b>(<i>parent=None</i>) |
157 <p> |
162 <p> |