Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html

changeset 6085
7e48a0d98cce
parent 5928
a3809f75ca07
child 6091
7b989321d74c
--- a/Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html	Wed Jan 24 12:37:53 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html	Wed Jan 24 18:45:50 2018 +0100
@@ -144,6 +144,9 @@
 <td><a href="#DownloadItem.on_openButton_clicked">on_openButton_clicked</a></td>
 <td>Private slot to open the downloaded file.</td>
 </tr><tr>
+<td><a href="#DownloadItem.on_pauseButton_clicked">on_pauseButton_clicked</a></td>
+<td>Private slot to pause the download.</td>
+</tr><tr>
 <td><a href="#DownloadItem.on_stopButton_clicked">on_stopButton_clicked</a></td>
 <td>Private slot to stop the download.</td>
 </tr><tr>
@@ -396,7 +399,17 @@
 <b>on_openButton_clicked</b>(<i></i>)
 <p>
         Private slot to open the downloaded file.
-</p><a NAME="DownloadItem.on_stopButton_clicked" ID="DownloadItem.on_stopButton_clicked"></a>
+</p><a NAME="DownloadItem.on_pauseButton_clicked" ID="DownloadItem.on_pauseButton_clicked"></a>
+<h4>DownloadItem.on_pauseButton_clicked</h4>
+<b>on_pauseButton_clicked</b>(<i>checked</i>)
+<p>
+        Private slot to pause the download.
+</p><dl>
+<dt><i>checked</i> (bool)</dt>
+<dd>
+flag indicating the state of the button
+</dd>
+</dl><a NAME="DownloadItem.on_stopButton_clicked" ID="DownloadItem.on_stopButton_clicked"></a>
 <h4>DownloadItem.on_stopButton_clicked</h4>
 <b>on_stopButton_clicked</b>(<i></i>)
 <p>

eric ide

mercurial