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

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
child 10690
fab36645aa7d
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.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.HgAddSubrepositoryDialog</h1>
-
 <p>
 Module implementing a dialog to add a sub-repository.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgAddSubrepositoryDialog">HgAddSubrepositoryDialog</a></td>
 <td>Class implementing a dialog to add a sub-repository.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgAddSubrepositoryDialog" ID="HgAddSubrepositoryDialog"></a>
 <h2>HgAddSubrepositoryDialog</h2>
-
 <p>
     Class implementing a dialog to add a sub-repository.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgAddSubrepositoryDialog
 <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="#HgAddSubrepositoryDialog.__init__">HgAddSubrepositoryDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot to handle the update of the URL.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgAddSubrepositoryDialog.__init__" ID="HgAddSubrepositoryDialog.__init__"></a>
 <h4>HgAddSubrepositoryDialog (Constructor)</h4>
 <b>HgAddSubrepositoryDialog</b>(<i>projectPath, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>projectPath</i> (str)</dt>
@@ -106,17 +104,17 @@
 <a NAME="HgAddSubrepositoryDialog.__updateOk" ID="HgAddSubrepositoryDialog.__updateOk"></a>
 <h4>HgAddSubrepositoryDialog.__updateOk</h4>
 <b>__updateOk</b>(<i></i>)
-
 <p>
         Private slot to update the state of the OK button.
 </p>
+
 <a NAME="HgAddSubrepositoryDialog.getData" ID="HgAddSubrepositoryDialog.getData"></a>
 <h4>HgAddSubrepositoryDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -133,10 +131,10 @@
 <a NAME="HgAddSubrepositoryDialog.on_pathPicker_pathSelected" ID="HgAddSubrepositoryDialog.on_pathPicker_pathSelected"></a>
 <h4>HgAddSubrepositoryDialog.on_pathPicker_pathSelected</h4>
 <b>on_pathPicker_pathSelected</b>(<i>path</i>)
-
 <p>
         Private slot handling the selection of a subrepository path.
 </p>
+
 <dl>
 
 <dt><i>path</i> (str)</dt>
@@ -147,10 +145,10 @@
 <a NAME="HgAddSubrepositoryDialog.on_pathPicker_textChanged" ID="HgAddSubrepositoryDialog.on_pathPicker_textChanged"></a>
 <h4>HgAddSubrepositoryDialog.on_pathPicker_textChanged</h4>
 <b>on_pathPicker_textChanged</b>(<i>p0</i>)
-
 <p>
         Private slot to handle the update of the path.
 </p>
+
 <dl>
 
 <dt><i>p0</i> (str)</dt>
@@ -161,10 +159,10 @@
 <a NAME="HgAddSubrepositoryDialog.on_urlEdit_textChanged" ID="HgAddSubrepositoryDialog.on_urlEdit_textChanged"></a>
 <h4>HgAddSubrepositoryDialog.on_urlEdit_textChanged</h4>
 <b>on_urlEdit_textChanged</b>(<i>p0</i>)
-
 <p>
         Private slot to handle the update of the URL.
 </p>
+
 <dl>
 
 <dt><i>p0</i> (str)</dt>
@@ -174,4 +172,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