Documentation/Source/eric5.Helpviewer.DownloadDialog.html

changeset 103
59137afca666
parent 58
37f0444c3479
child 110
c9a969db1469
equal deleted inserted replaced
102:85fc2a5cddb4 103:59137afca666
67 <td>Private method to generate a formatted data string.</td> 67 <td>Private method to generate a formatted data string.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#DownloadDialog.__downloadProgress">__downloadProgress</a></td> 69 <td><a href="#DownloadDialog.__downloadProgress">__downloadProgress</a></td>
70 <td>Private method show the download progress.</td> 70 <td>Private method show the download progress.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#DownloadDialog.__downloadedSuccessfully">__downloadedSuccessfully</a></td>
73 <td>Private method to determine the download status.</td>
74 </tr><tr>
75 <td><a href="#DownloadDialog.__downloading">__downloading</a></td> 72 <td><a href="#DownloadDialog.__downloading">__downloading</a></td>
76 <td>Private method to determine, if a download is in progress.</td> 73 <td>Private method to determine, if a download is in progress.</td>
77 </tr><tr> 74 </tr><tr>
78 <td><a href="#DownloadDialog.__finished">__finished</a></td> 75 <td><a href="#DownloadDialog.__finished">__finished</a></td>
79 <td>Private slot to handle the download finished.</td> 76 <td>Private slot to handle the download finished.</td>
163 <dd> 160 <dd>
164 number of bytes received (integer) 161 number of bytes received (integer)
165 </dd><dt><i>total</i></dt> 162 </dd><dt><i>total</i></dt>
166 <dd> 163 <dd>
167 number of total bytes (integer) 164 number of total bytes (integer)
168 </dd>
169 </dl><a NAME="DownloadDialog.__downloadedSuccessfully" ID="DownloadDialog.__downloadedSuccessfully"></a>
170 <h4>DownloadDialog.__downloadedSuccessfully</h4>
171 <b>__downloadedSuccessfully</b>(<i></i>)
172 <p>
173 Private method to determine the download status.
174 </p><dl>
175 <dt>Returns:</dt>
176 <dd>
177 download status (boolean)
178 </dd> 165 </dd>
179 </dl><a NAME="DownloadDialog.__downloading" ID="DownloadDialog.__downloading"></a> 166 </dl><a NAME="DownloadDialog.__downloading" ID="DownloadDialog.__downloading"></a>
180 <h4>DownloadDialog.__downloading</h4> 167 <h4>DownloadDialog.__downloading</h4>
181 <b>__downloading</b>(<i></i>) 168 <b>__downloading</b>(<i></i>)
182 <p> 169 <p>

eric ide

mercurial