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

changeset 6085
7e48a0d98cce
parent 5928
a3809f75ca07
child 6123
39cd368143db
diff -r c6f3f66bf7aa -r 7e48a0d98cce Documentation/Source/eric6.WebBrowser.Download.DownloadManager.html
--- a/Documentation/Source/eric6.WebBrowser.Download.DownloadManager.html	Wed Jan 24 12:37:53 2018 +0100
+++ b/Documentation/Source/eric6.WebBrowser.Download.DownloadManager.html	Wed Jan 24 18:45:50 2018 +0100
@@ -117,6 +117,9 @@
 <td><a href="#DownloadManager.cleanup">cleanup</a></td>
 <td>Public slot to cleanup the downloads.</td>
 </tr><tr>
+<td><a href="#DownloadManager.closeEvent">closeEvent</a></td>
+<td>Protected event handler for the close event.</td>
+</tr><tr>
 <td><a href="#DownloadManager.count">count</a></td>
 <td>Public method to get the number of downloads.</td>
 </tr><tr>
@@ -290,7 +293,17 @@
 <b>cleanup</b>(<i></i>)
 <p>
         Public slot to cleanup the downloads.
-</p><a NAME="DownloadManager.count" ID="DownloadManager.count"></a>
+</p><a NAME="DownloadManager.closeEvent" ID="DownloadManager.closeEvent"></a>
+<h4>DownloadManager.closeEvent</h4>
+<b>closeEvent</b>(<i>evt</i>)
+<p>
+        Protected event handler for the close event.
+</p><dl>
+<dt><i>evt</i> (QCloseEvent)</dt>
+<dd>
+reference to the close event
+</dd>
+</dl><a NAME="DownloadManager.count" ID="DownloadManager.count"></a>
 <h4>DownloadManager.count</h4>
 <b>count</b>(<i></i>)
 <p>

eric ide

mercurial