src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.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.HgRevisionsSelectionDialog</h1>
-
 <p>
 Module implementing a dialog to enter the revisions for the hg diff command.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgRevisionsSelectionDialog">HgRevisionsSelectionDialog</a></td>
 <td>Class implementing a dialog to enter the revisions for the hg diff command.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgRevisionsSelectionDialog" ID="HgRevisionsSelectionDialog"></a>
 <h2>HgRevisionsSelectionDialog</h2>
-
 <p>
     Class implementing a dialog to enter the revisions for the hg diff command.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgRevisionsSelectionDialog
 <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="#HgRevisionsSelectionDialog.__init__">HgRevisionsSelectionDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Public method to get the revisions.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgRevisionsSelectionDialog.__init__" ID="HgRevisionsSelectionDialog.__init__"></a>
 <h4>HgRevisionsSelectionDialog (Constructor)</h4>
 <b>HgRevisionsSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>tagsList</i> (list of str)</dt>
@@ -106,10 +104,10 @@
 <a NAME="HgRevisionsSelectionDialog.__getRevision" ID="HgRevisionsSelectionDialog.__getRevision"></a>
 <h4>HgRevisionsSelectionDialog.__getRevision</h4>
 <b>__getRevision</b>(<i>no</i>)
-
 <p>
         Private method to generate the revision.
 </p>
+
 <dl>
 
 <dt><i>no</i> (int)</dt>
@@ -132,17 +130,17 @@
 <a NAME="HgRevisionsSelectionDialog.__updateOK" ID="HgRevisionsSelectionDialog.__updateOK"></a>
 <h4>HgRevisionsSelectionDialog.__updateOK</h4>
 <b>__updateOK</b>(<i></i>)
-
 <p>
         Private slot to update the OK button.
 </p>
+
 <a NAME="HgRevisionsSelectionDialog.getRevisions" ID="HgRevisionsSelectionDialog.getRevisions"></a>
 <h4>HgRevisionsSelectionDialog.getRevisions</h4>
 <b>getRevisions</b>(<i></i>)
-
 <p>
         Public method to get the revisions.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -157,4 +155,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