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

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
child 10690
fab36645aa7d
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,54 +7,51 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</h1>
-
 <p>
 Module implementing a dialog to enter data for the Mercurial Phase operation.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgPhaseDialog">HgPhaseDialog</a></td>
 <td>Class dimplementing a dialog to enter data for the Mercurial Phase operation.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgPhaseDialog" ID="HgPhaseDialog"></a>
 <h2>HgPhaseDialog</h2>
-
 <p>
     Class dimplementing a dialog to enter data for the Mercurial Phase
     operation.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgPhaseDialog
 <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="#HgPhaseDialog.__init__">HgPhaseDialog</a></td>
 <td>Constructor</td>
@@ -76,19 +73,20 @@
 <td>Private slot to react upon changes of revisions.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgPhaseDialog.__init__" ID="HgPhaseDialog.__init__"></a>
 <h4>HgPhaseDialog (Constructor)</h4>
 <b>HgPhaseDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -99,17 +97,17 @@
 <a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a>
 <h4>HgPhaseDialog.__updateOk</h4>
 <b>__updateOk</b>(<i></i>)
-
 <p>
         Private slot to update the state of the OK button.
 </p>
+
 <a NAME="HgPhaseDialog.getData" ID="HgPhaseDialog.getData"></a>
 <h4>HgPhaseDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -126,10 +124,10 @@
 <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a>
 <h4>HgPhaseDialog.on_phaseCombo_activated</h4>
 <b>on_phaseCombo_activated</b>(<i>index</i>)
-
 <p>
         Private slot to react upon changes of the phase.
 </p>
+
 <dl>
 
 <dt><i>index</i> (int)</dt>
@@ -140,10 +138,10 @@
 <a NAME="HgPhaseDialog.on_revisionsEdit_textChanged" ID="HgPhaseDialog.on_revisionsEdit_textChanged"></a>
 <h4>HgPhaseDialog.on_revisionsEdit_textChanged</h4>
 <b>on_revisionsEdit_textChanged</b>(<i></i>)
-
 <p>
         Private slot to react upon changes of revisions.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial