diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html --- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.EricNetwork.EricNetworkIcon</h1> - <p> Module implementing a statusbar icon tracking the network status. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#EricNetworkIcon">EricNetworkIcon</a></td> <td>Class implementing a statusbar icon tracking the network status.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="EricNetworkIcon" ID="EricNetworkIcon"></a> <h2>EricNetworkIcon</h2> - <p> Class implementing a statusbar icon tracking the network status. </p> + <h3>Signals</h3> <dl> @@ -55,19 +54,17 @@ <h3>Derived from</h3> QLabel <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="#EricNetworkIcon.__init__">EricNetworkIcon</a></td> <td>Constructor</td> @@ -81,19 +78,20 @@ <td>Public method to get the online state.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="EricNetworkIcon.__init__" ID="EricNetworkIcon.__init__"></a> <h4>EricNetworkIcon (Constructor)</h4> <b>EricNetworkIcon</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -104,10 +102,10 @@ <a NAME="EricNetworkIcon.__reachabilityChanged" ID="EricNetworkIcon.__reachabilityChanged"></a> <h4>EricNetworkIcon.__reachabilityChanged</h4> <b>__reachabilityChanged</b>(<i>reachability</i>) - <p> Private slot handling reachability state changes. </p> + <dl> <dt><i>reachability</i> (QNetworkInformation.Reachability)</dt> @@ -118,10 +116,10 @@ <a NAME="EricNetworkIcon.isOnline" ID="EricNetworkIcon.isOnline"></a> <h4>EricNetworkIcon.isOnline</h4> <b>isOnline</b>(<i></i>) - <p> Public method to get the online state. </p> + <dl> <dt>Return:</dt> <dd> @@ -136,4 +134,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>