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