Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#DownloadItem.__finished">__finished</a></td> 78 <td><a href="#DownloadItem.__finished">__finished</a></td>
79 <td>Private slot to handle the download finished.</td> 79 <td>Private slot to handle the download finished.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#DownloadItem.__getFileName">__getFileName</a></td> 81 <td><a href="#DownloadItem.__getFileName">__getFileName</a></td>
82 <td>Private method to get the filename to save to from the user.</td> 82 <td>Private method to get the file name to save to from the user.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#DownloadItem.__initialize">__initialize</a></td> 84 <td><a href="#DownloadItem.__initialize">__initialize</a></td>
85 <td>Private method to (re)initialize the widget.</td> 85 <td>Private method to (re)initialize the widget.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#DownloadItem.__metaDataChanged">__metaDataChanged</a></td> 87 <td><a href="#DownloadItem.__metaDataChanged">__metaDataChanged</a></td>
222 Private slot to handle the download finished. 222 Private slot to handle the download finished.
223 </p><a NAME="DownloadItem.__getFileName" ID="DownloadItem.__getFileName"></a> 223 </p><a NAME="DownloadItem.__getFileName" ID="DownloadItem.__getFileName"></a>
224 <h4>DownloadItem.__getFileName</h4> 224 <h4>DownloadItem.__getFileName</h4>
225 <b>__getFileName</b>(<i></i>) 225 <b>__getFileName</b>(<i></i>)
226 <p> 226 <p>
227 Private method to get the filename to save to from the user. 227 Private method to get the file name to save to from the user.
228 </p><dl> 228 </p><a NAME="DownloadItem.__initialize" ID="DownloadItem.__initialize"></a>
229 <dt>Returns:</dt>
230 <dd>
231 flag indicating success (boolean)
232 </dd>
233 </dl><a NAME="DownloadItem.__initialize" ID="DownloadItem.__initialize"></a>
234 <h4>DownloadItem.__initialize</h4> 229 <h4>DownloadItem.__initialize</h4>
235 <b>__initialize</b>(<i>tryAgain=False</i>) 230 <b>__initialize</b>(<i>tryAgain=False</i>)
236 <p> 231 <p>
237 Private method to (re)initialize the widget. 232 Private method to (re)initialize the widget.
238 </p><dl> 233 </p><dl>

eric ide

mercurial