src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelEditDialog.html

branch
eric7
changeset 10479
856476537696
parent 10428
a071d4065202
--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelEditDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelEditDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Network.IRC.IrcChannelEditDialog</h1>
-
 <p>
 Module implementing a dialog to edit channel data.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#IrcChannelEditDialog">IrcChannelEditDialog</a></td>
 <td>Class implementing a dialog to edit channel data.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="IrcChannelEditDialog" ID="IrcChannelEditDialog"></a>
 <h2>IrcChannelEditDialog</h2>
-
 <p>
     Class implementing a dialog to edit channel data.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_IrcChannelEditDialog
 <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="#IrcChannelEditDialog.__init__">IrcChannelEditDialog</a></td>
 <td>Constructor</td>
@@ -67,19 +64,20 @@
 <td>Private slot to handle changes of the given name.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="IrcChannelEditDialog.__init__" ID="IrcChannelEditDialog.__init__"></a>
 <h4>IrcChannelEditDialog (Constructor)</h4>
 <b>IrcChannelEditDialog</b>(<i>name, key, autoJoin, edit, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>name</i> (str)</dt>
@@ -108,10 +106,10 @@
 <a NAME="IrcChannelEditDialog.getData" ID="IrcChannelEditDialog.getData"></a>
 <h4>IrcChannelEditDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the channel data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -128,10 +126,10 @@
 <a NAME="IrcChannelEditDialog.on_nameEdit_textChanged" ID="IrcChannelEditDialog.on_nameEdit_textChanged"></a>
 <h4>IrcChannelEditDialog.on_nameEdit_textChanged</h4>
 <b>on_nameEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the given name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -141,4 +139,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