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

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,55 +7,52 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog</h1>
-
 <p>
 Module implementing a dialog to enter data needed for the initial creation
 of a repository configuration file (hgrc).
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgRepoConfigDataDialog">HgRepoConfigDataDialog</a></td>
 <td>Class implementing a dialog to enter data needed for the initial creation of a repository configuration file (hgrc).</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgRepoConfigDataDialog" ID="HgRepoConfigDataDialog"></a>
 <h2>HgRepoConfigDataDialog</h2>
-
 <p>
     Class implementing a dialog to enter data needed for the initial creation
     of a repository configuration file (hgrc).
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgRepoConfigDataDialog
 <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="#HgRepoConfigDataDialog.__init__">HgRepoConfigDataDialog</a></td>
 <td>Constructor</td>
@@ -77,19 +74,20 @@
 <td>Private slot to switch the default password visibility of the default password.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgRepoConfigDataDialog.__init__" ID="HgRepoConfigDataDialog.__init__"></a>
 <h4>HgRepoConfigDataDialog (Constructor)</h4>
 <b>HgRepoConfigDataDialog</b>(<i>withLargefiles=False, largefilesData=None, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>withLargefiles</i> (bool)</dt>
@@ -108,10 +106,10 @@
 <a NAME="HgRepoConfigDataDialog.getData" ID="HgRepoConfigDataDialog.getData"></a>
 <h4>HgRepoConfigDataDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the data entered into the dialog.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -127,10 +125,10 @@
 <a NAME="HgRepoConfigDataDialog.getLargefilesData" ID="HgRepoConfigDataDialog.getLargefilesData"></a>
 <h4>HgRepoConfigDataDialog.getLargefilesData</h4>
 <b>getLargefilesData</b>(<i></i>)
-
 <p>
         Public method to get the data for the largefiles extension.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -147,11 +145,11 @@
 <a NAME="HgRepoConfigDataDialog.on_defaultPushShowPasswordButton_clicked" ID="HgRepoConfigDataDialog.on_defaultPushShowPasswordButton_clicked"></a>
 <h4>HgRepoConfigDataDialog.on_defaultPushShowPasswordButton_clicked</h4>
 <b>on_defaultPushShowPasswordButton_clicked</b>(<i>checked</i>)
-
 <p>
         Private slot to switch the default password visibility
         of the default push password.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -162,11 +160,11 @@
 <a NAME="HgRepoConfigDataDialog.on_defaultShowPasswordButton_clicked" ID="HgRepoConfigDataDialog.on_defaultShowPasswordButton_clicked"></a>
 <h4>HgRepoConfigDataDialog.on_defaultShowPasswordButton_clicked</h4>
 <b>on_defaultShowPasswordButton_clicked</b>(<i>checked</i>)
-
 <p>
         Private slot to switch the default password visibility
         of the default password.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -176,4 +174,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