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

branch
eric7
changeset 10479
856476537696
parent 10438
4cd7e5a8b3cf
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.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.HgCopyDialog</h1>
-
 <p>
 Module implementing a dialog to enter the data for a copy or rename operation.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgCopyDialog">HgCopyDialog</a></td>
 <td>Class implementing a dialog to enter the data for a copy or rename operation.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgCopyDialog" ID="HgCopyDialog"></a>
 <h2>HgCopyDialog</h2>
-
 <p>
     Class implementing a dialog to enter the data for a copy or rename
     operation.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgCopyDialog
 <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="#HgCopyDialog.__init__">HgCopyDialog</a></td>
 <td>Constructor</td>
@@ -68,19 +65,20 @@
 <td>Private slot to handle changes of the target.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgCopyDialog.__init__" ID="HgCopyDialog.__init__"></a>
 <h4>HgCopyDialog (Constructor)</h4>
 <b>HgCopyDialog</b>(<i>source, parent=None, move=False</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>source</i> (str)</dt>
@@ -99,10 +97,10 @@
 <a NAME="HgCopyDialog.getData" ID="HgCopyDialog.getData"></a>
 <h4>HgCopyDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the copy data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -119,10 +117,10 @@
 <a NAME="HgCopyDialog.on_targetPicker_textChanged" ID="HgCopyDialog.on_targetPicker_textChanged"></a>
 <h4>HgCopyDialog.on_targetPicker_textChanged</h4>
 <b>on_targetPicker_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the target.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -132,4 +130,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