src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
child 10690
fab36645aa7d
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog</h1>
-
 <p>
 Module implementing a dialog to enter the data for an extended bisect start.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#GitBisectStartDialog">GitBisectStartDialog</a></td>
 <td>Class implementing a dialog to enter the data for an extended bisect start.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="GitBisectStartDialog" ID="GitBisectStartDialog"></a>
 <h2>GitBisectStartDialog</h2>
-
 <p>
     Class implementing a dialog to enter the data for an extended bisect start.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_GitBisectStartDialog
 <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="#GitBisectStartDialog.__init__">GitBisectStartDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Private slot to handle a change of the bad commit.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="GitBisectStartDialog.__init__" ID="GitBisectStartDialog.__init__"></a>
 <h4>GitBisectStartDialog (Constructor)</h4>
 <b>GitBisectStartDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -94,17 +92,17 @@
 <a NAME="GitBisectStartDialog.__updateOK" ID="GitBisectStartDialog.__updateOK"></a>
 <h4>GitBisectStartDialog.__updateOK</h4>
 <b>__updateOK</b>(<i></i>)
-
 <p>
         Private method used to enable/disable the OK-button.
 </p>
+
 <a NAME="GitBisectStartDialog.getData" ID="GitBisectStartDialog.getData"></a>
 <h4>GitBisectStartDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -121,10 +119,10 @@
 <a NAME="GitBisectStartDialog.on_badEdit_textChanged" ID="GitBisectStartDialog.on_badEdit_textChanged"></a>
 <h4>GitBisectStartDialog.on_badEdit_textChanged</h4>
 <b>on_badEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle a change of the bad commit.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -134,4 +132,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