src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog</h1>
-
 <p>
 Module implementing a dialog to show the guards of a selected patch.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgQueuesListGuardsDialog">HgQueuesListGuardsDialog</a></td>
 <td>Class implementing a dialog to show the guards of a selected patch.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgQueuesListGuardsDialog" ID="HgQueuesListGuardsDialog"></a>
 <h2>HgQueuesListGuardsDialog</h2>
-
 <p>
     Class implementing a dialog to show the guards of a selected patch.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgQueuesListGuardsDialog
 <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="#HgQueuesListGuardsDialog.__init__">HgQueuesListGuardsDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Public slot to start the list command.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgQueuesListGuardsDialog.__init__" ID="HgQueuesListGuardsDialog.__init__"></a>
 <h4>HgQueuesListGuardsDialog (Constructor)</h4>
 <b>HgQueuesListGuardsDialog</b>(<i>vcs, patchesList, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (Hg)</dt>
@@ -102,10 +100,10 @@
 <a NAME="HgQueuesListGuardsDialog.closeEvent" ID="HgQueuesListGuardsDialog.closeEvent"></a>
 <h4>HgQueuesListGuardsDialog.closeEvent</h4>
 <b>closeEvent</b>(<i>e</i>)
-
 <p>
         Protected slot implementing a close event handler.
 </p>
+
 <dl>
 
 <dt><i>e</i> (QCloseEvent)</dt>
@@ -116,10 +114,10 @@
 <a NAME="HgQueuesListGuardsDialog.on_patchSelector_activated" ID="HgQueuesListGuardsDialog.on_patchSelector_activated"></a>
 <h4>HgQueuesListGuardsDialog.on_patchSelector_activated</h4>
 <b>on_patchSelector_activated</b>(<i>index</i>)
-
 <p>
         Private slot to get the list of guards for the given patch name.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -130,10 +128,10 @@
 <a NAME="HgQueuesListGuardsDialog.start" ID="HgQueuesListGuardsDialog.start"></a>
 <h4>HgQueuesListGuardsDialog.start</h4>
 <b>start</b>(<i></i>)
-
 <p>
         Public slot to start the list command.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial