src/eric7/Documentation/Source/eric7.WebBrowser.Navigation.ReloadStopButton.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Navigation.ReloadStopButton.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Navigation.ReloadStopButton.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Navigation.ReloadStopButton</h1>
-
 <p>
 Module implementing a button alternating between reload and stop.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#ReloadStopButton">ReloadStopButton</a></td>
 <td>Class implementing a button alternating between reload and stop.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="ReloadStopButton" ID="ReloadStopButton"></a>
 <h2>ReloadStopButton</h2>
-
 <p>
     Class implementing a button alternating between reload and stop.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -53,19 +52,17 @@
 <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="#ReloadStopButton.__init__">ReloadStopButton</a></td>
 <td>Constructor</td>
@@ -83,19 +80,20 @@
 <td>Public method to set the loading state.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="ReloadStopButton.__init__" ID="ReloadStopButton.__init__"></a>
 <h4>ReloadStopButton (Constructor)</h4>
 <b>ReloadStopButton</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -106,24 +104,24 @@
 <a NAME="ReloadStopButton.__buttonClicked" ID="ReloadStopButton.__buttonClicked"></a>
 <h4>ReloadStopButton.__buttonClicked</h4>
 <b>__buttonClicked</b>(<i></i>)
-
 <p>
         Private slot handling a user clicking the button.
 </p>
+
 <a NAME="ReloadStopButton.__updateButton" ID="ReloadStopButton.__updateButton"></a>
 <h4>ReloadStopButton.__updateButton</h4>
 <b>__updateButton</b>(<i></i>)
-
 <p>
         Private slot to update the button.
 </p>
+
 <a NAME="ReloadStopButton.setLoading" ID="ReloadStopButton.setLoading"></a>
 <h4>ReloadStopButton.setLoading</h4>
 <b>setLoading</b>(<i>loading</i>)
-
 <p>
         Public method to set the loading state.
 </p>
+
 <dl>
 
 <dt><i>loading</i> (bool)</dt>
@@ -133,4 +131,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial