--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcServerEditDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcServerEditDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Network.IRC.IrcServerEditDialog</h1> - <p> Module implementing a dialog for editing the IRC server configuration. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#IrcServerEditDialog">IrcServerEditDialog</a></td> <td>Class implementing a dialog for editing the IRC server configuration.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="IrcServerEditDialog" ID="IrcServerEditDialog"></a> <h2>IrcServerEditDialog</h2> - <p> Class implementing a dialog for editing the IRC server configuration. </p> + <h3>Derived from</h3> QDialog, Ui_IrcServerEditDialog <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="#IrcServerEditDialog.__init__">IrcServerEditDialog</a></td> <td>Constructor</td> @@ -71,19 +68,20 @@ <td>Private slot handling changes of the server name.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="IrcServerEditDialog.__init__" ID="IrcServerEditDialog.__init__"></a> <h4>IrcServerEditDialog (Constructor)</h4> <b>IrcServerEditDialog</b>(<i>server, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>server</i> (IrcServer)</dt> @@ -98,18 +96,18 @@ <a NAME="IrcServerEditDialog.__updateOkButton" ID="IrcServerEditDialog.__updateOkButton"></a> <h4>IrcServerEditDialog.__updateOkButton</h4> <b>__updateOkButton</b>(<i></i>) - <p> Private method to update the OK button state. </p> + <a NAME="IrcServerEditDialog.getServer" ID="IrcServerEditDialog.getServer"></a> <h4>IrcServerEditDialog.getServer</h4> <b>getServer</b>(<i></i>) - <p> Public method to create a server object from the data entered into the dialog. </p> + <dl> <dt>Return:</dt> <dd> @@ -125,10 +123,10 @@ <a NAME="IrcServerEditDialog.on_serverEdit_textChanged" ID="IrcServerEditDialog.on_serverEdit_textChanged"></a> <h4>IrcServerEditDialog.on_serverEdit_textChanged</h4> <b>on_serverEdit_textChanged</b>(<i>name</i>) - <p> Private slot handling changes of the server name. </p> + <dl> <dt><i>name</i> (str)</dt> @@ -138,4 +136,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>