src/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Network.ProtocolHandlerManagerDialog</h1>
-
 <p>
 Module implementing a dialog to manage registered protocol handlers.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#ProtocolHandlerManagerDialog">ProtocolHandlerManagerDialog</a></td>
 <td>Class implementing a dialog to manage registered protocol handlers.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="ProtocolHandlerManagerDialog" ID="ProtocolHandlerManagerDialog"></a>
 <h2>ProtocolHandlerManagerDialog</h2>
-
 <p>
     Class implementing a dialog to manage registered protocol handlers.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_ProtocolHandlerManagerDialog
 <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="#ProtocolHandlerManagerDialog.__init__">ProtocolHandlerManagerDialog</a></td>
 <td>Constructor</td>
@@ -67,19 +64,20 @@
 <td>Private slot handling a change of the selection.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="ProtocolHandlerManagerDialog.__init__" ID="ProtocolHandlerManagerDialog.__init__"></a>
 <h4>ProtocolHandlerManagerDialog (Constructor)</h4>
 <b>ProtocolHandlerManagerDialog</b>(<i>manager, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>manager</i> (ProtocolHandlerManager)</dt>
@@ -94,17 +92,17 @@
 <a NAME="ProtocolHandlerManagerDialog.on_deleteButton_clicked" ID="ProtocolHandlerManagerDialog.on_deleteButton_clicked"></a>
 <h4>ProtocolHandlerManagerDialog.on_deleteButton_clicked</h4>
 <b>on_deleteButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to delete the selected protocol handler.
 </p>
+
 <a NAME="ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged" ID="ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged"></a>
 <h4>ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged</h4>
 <b>on_protocolHandlersList_itemSelectionChanged</b>(<i></i>)
-
 <p>
         Private slot handling a change of the selection.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial