166 <td>Public method to set the download icon.</td> |
166 <td>Public method to set the download icon.</td> |
167 </tr> |
167 </tr> |
168 </table> |
168 </table> |
169 <a NAME="DownloadItem.__init__" ID="DownloadItem.__init__"></a> |
169 <a NAME="DownloadItem.__init__" ID="DownloadItem.__init__"></a> |
170 <h4>DownloadItem (Constructor)</h4> |
170 <h4>DownloadItem (Constructor)</h4> |
171 <b>DownloadItem</b>(<i>reply = None, requestFilename = False, webPage = None, download = False, parent = None</i>) |
171 <b>DownloadItem</b>(<i>reply=None, requestFilename=False, webPage=None, download=False, parent=None</i>) |
172 <p> |
172 <p> |
173 Constructor |
173 Constructor |
174 </p><dl> |
174 </p><dl> |
175 <dt><i>reply</i></dt> |
175 <dt><i>reply</i></dt> |
176 <dd> |
176 <dd> |
217 <dd> |
217 <dd> |
218 flag indicating success (boolean) |
218 flag indicating success (boolean) |
219 </dd> |
219 </dd> |
220 </dl><a NAME="DownloadItem.__initialize" ID="DownloadItem.__initialize"></a> |
220 </dl><a NAME="DownloadItem.__initialize" ID="DownloadItem.__initialize"></a> |
221 <h4>DownloadItem.__initialize</h4> |
221 <h4>DownloadItem.__initialize</h4> |
222 <b>__initialize</b>(<i>tryAgain = False</i>) |
222 <b>__initialize</b>(<i>tryAgain=False</i>) |
223 <p> |
223 <p> |
224 Private method to (re)initialize the widget. |
224 Private method to (re)initialize the widget. |
225 </p><dl> |
225 </p><dl> |
226 <dt><i>tryAgain</i></dt> |
226 <dt><i>tryAgain</i></dt> |
227 <dd> |
227 <dd> |