src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.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.CloseheadExtension.HgCloseHeadSelectionDialog</h1>
-
 <p>
 Module implementing a dialog to select the heads to be closed.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgCloseHeadSelectionDialog">HgCloseHeadSelectionDialog</a></td>
 <td>Class implementing a dialog to select the heads to be closed.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgCloseHeadSelectionDialog" ID="HgCloseHeadSelectionDialog"></a>
 <h2>HgCloseHeadSelectionDialog</h2>
-
 <p>
     Class implementing a dialog to select the heads to be closed.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgCloseHeadSelectionDialog
 <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="#HgCloseHeadSelectionDialog.__init__">HgCloseHeadSelectionDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Private slot handling changes of the selection.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgCloseHeadSelectionDialog.__init__" ID="HgCloseHeadSelectionDialog.__init__"></a>
 <h4>HgCloseHeadSelectionDialog (Constructor)</h4>
 <b>HgCloseHeadSelectionDialog</b>(<i>vcs, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (Hg)</dt>
@@ -98,10 +96,10 @@
 <a NAME="HgCloseHeadSelectionDialog.__getHeads" ID="HgCloseHeadSelectionDialog.__getHeads"></a>
 <h4>HgCloseHeadSelectionDialog.__getHeads</h4>
 <b>__getHeads</b>(<i>vcs</i>)
-
 <p>
         Private method to get the open heads.
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (Hg)</dt>
@@ -125,10 +123,10 @@
 <a NAME="HgCloseHeadSelectionDialog.getData" ID="HgCloseHeadSelectionDialog.getData"></a>
 <h4>HgCloseHeadSelectionDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -145,10 +143,10 @@
 <a NAME="HgCloseHeadSelectionDialog.on_headsList_itemSelectionChanged" ID="HgCloseHeadSelectionDialog.on_headsList_itemSelectionChanged"></a>
 <h4>HgCloseHeadSelectionDialog.on_headsList_itemSelectionChanged</h4>
 <b>on_headsList_itemSelectionChanged</b>(<i></i>)
-
 <p>
         Private slot handling changes 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