142 <td>Public method to get the URL of the download page.</td> |
142 <td>Public method to get the URL of the download page.</td> |
143 </tr><tr> |
143 </tr><tr> |
144 <td><a href="#DownloadItem.on_openButton_clicked">on_openButton_clicked</a></td> |
144 <td><a href="#DownloadItem.on_openButton_clicked">on_openButton_clicked</a></td> |
145 <td>Private slot to open the downloaded file.</td> |
145 <td>Private slot to open the downloaded file.</td> |
146 </tr><tr> |
146 </tr><tr> |
|
147 <td><a href="#DownloadItem.on_pauseButton_clicked">on_pauseButton_clicked</a></td> |
|
148 <td>Private slot to pause the download.</td> |
|
149 </tr><tr> |
147 <td><a href="#DownloadItem.on_stopButton_clicked">on_stopButton_clicked</a></td> |
150 <td><a href="#DownloadItem.on_stopButton_clicked">on_stopButton_clicked</a></td> |
148 <td>Private slot to stop the download.</td> |
151 <td>Private slot to stop the download.</td> |
149 </tr><tr> |
152 </tr><tr> |
150 <td><a href="#DownloadItem.openFile">openFile</a></td> |
153 <td><a href="#DownloadItem.openFile">openFile</a></td> |
151 <td>Public slot to open the downloaded file.</td> |
154 <td>Public slot to open the downloaded file.</td> |
394 </dl><a NAME="DownloadItem.on_openButton_clicked" ID="DownloadItem.on_openButton_clicked"></a> |
397 </dl><a NAME="DownloadItem.on_openButton_clicked" ID="DownloadItem.on_openButton_clicked"></a> |
395 <h4>DownloadItem.on_openButton_clicked</h4> |
398 <h4>DownloadItem.on_openButton_clicked</h4> |
396 <b>on_openButton_clicked</b>(<i></i>) |
399 <b>on_openButton_clicked</b>(<i></i>) |
397 <p> |
400 <p> |
398 Private slot to open the downloaded file. |
401 Private slot to open the downloaded file. |
399 </p><a NAME="DownloadItem.on_stopButton_clicked" ID="DownloadItem.on_stopButton_clicked"></a> |
402 </p><a NAME="DownloadItem.on_pauseButton_clicked" ID="DownloadItem.on_pauseButton_clicked"></a> |
|
403 <h4>DownloadItem.on_pauseButton_clicked</h4> |
|
404 <b>on_pauseButton_clicked</b>(<i>checked</i>) |
|
405 <p> |
|
406 Private slot to pause the download. |
|
407 </p><dl> |
|
408 <dt><i>checked</i> (bool)</dt> |
|
409 <dd> |
|
410 flag indicating the state of the button |
|
411 </dd> |
|
412 </dl><a NAME="DownloadItem.on_stopButton_clicked" ID="DownloadItem.on_stopButton_clicked"></a> |
400 <h4>DownloadItem.on_stopButton_clicked</h4> |
413 <h4>DownloadItem.on_stopButton_clicked</h4> |
401 <b>on_stopButton_clicked</b>(<i></i>) |
414 <b>on_stopButton_clicked</b>(<i></i>) |
402 <p> |
415 <p> |
403 Private slot to stop the download. |
416 Private slot to stop the download. |
404 </p><a NAME="DownloadItem.openFile" ID="DownloadItem.openFile"></a> |
417 </p><a NAME="DownloadItem.openFile" ID="DownloadItem.openFile"></a> |