src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManagerButton.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManagerButton.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManagerButton.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Download.DownloadManagerButton</h1>
-
 <p>
 Module implementing a tool button for the download manager.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#DownloadManagerButton">DownloadManagerButton</a></td>
 <td>Class implementing a tool button for the download manager.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="DownloadManagerButton" ID="DownloadManagerButton"></a>
 <h2>DownloadManagerButton</h2>
-
 <p>
     Class implementing a tool button for the download manager.
 </p>
+
 <h3>Derived from</h3>
 EricToolButton
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#DownloadManagerButton.__init__">DownloadManagerButton</a></td>
 <td>Constructor</td>
@@ -67,19 +64,20 @@
 <td>Private slot to update the button state.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="DownloadManagerButton.__init__" ID="DownloadManagerButton.__init__"></a>
 <h4>DownloadManagerButton (Constructor)</h4>
 <b>DownloadManagerButton</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -90,17 +88,17 @@
 <a NAME="DownloadManagerButton.__buttonClicked" ID="DownloadManagerButton.__buttonClicked"></a>
 <h4>DownloadManagerButton.__buttonClicked</h4>
 <b>__buttonClicked</b>(<i></i>)
-
 <p>
         Private slot handling a user clicking the button.
 </p>
+
 <a NAME="DownloadManagerButton.__updateState" ID="DownloadManagerButton.__updateState"></a>
 <h4>DownloadManagerButton.__updateState</h4>
 <b>__updateState</b>(<i></i>)
-
 <p>
         Private slot to update the button state.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial