162 <dd> |
162 <dd> |
163 reference to the parent widget (QWidget) |
163 reference to the parent widget (QWidget) |
164 </dd> |
164 </dd> |
165 </dl><a NAME="DownloadManager.__addItem" ID="DownloadManager.__addItem"></a> |
165 </dl><a NAME="DownloadManager.__addItem" ID="DownloadManager.__addItem"></a> |
166 <h4>DownloadManager.__addItem</h4> |
166 <h4>DownloadManager.__addItem</h4> |
167 <b>__addItem</b>(<i>itm</i>) |
167 <b>__addItem</b>(<i>itm, append=False</i>) |
168 <p> |
168 <p> |
169 Private method to add a download to the list of downloads. |
169 Private method to add a download to the list of downloads. |
170 </p><dl> |
170 </p><dl> |
171 <dt><i>itm</i></dt> |
171 <dt><i>itm</i> (DownloadItem)</dt> |
172 <dd> |
172 <dd> |
173 reference to the download item (DownloadItem) |
173 reference to the download item |
|
174 </dd><dt><i>append</i> (bool)</dt> |
|
175 <dd> |
|
176 flag indicating to append the item |
174 </dd> |
177 </dd> |
175 </dl><a NAME="DownloadManager.__contextMenuCancel" ID="DownloadManager.__contextMenuCancel"></a> |
178 </dl><a NAME="DownloadManager.__contextMenuCancel" ID="DownloadManager.__contextMenuCancel"></a> |
176 <h4>DownloadManager.__contextMenuCancel</h4> |
179 <h4>DownloadManager.__contextMenuCancel</h4> |
177 <b>__contextMenuCancel</b>(<i></i>) |
180 <b>__contextMenuCancel</b>(<i></i>) |
178 <p> |
181 <p> |