--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,54 +7,51 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog</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="#GitCopyDialog">GitCopyDialog</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="GitCopyDialog" ID="GitCopyDialog"></a> <h2>GitCopyDialog</h2> - <p> Class implementing a dialog to enter the data for a copy or rename operation. </p> + <h3>Derived from</h3> QDialog, Ui_GitCopyDialog <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="#GitCopyDialog.__init__">GitCopyDialog</a></td> <td>Constructor</td> @@ -72,19 +69,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="GitCopyDialog.__init__" ID="GitCopyDialog.__init__"></a> <h4>GitCopyDialog (Constructor)</h4> <b>GitCopyDialog</b>(<i>source, parent=None, move=False</i>) - <p> Constructor </p> + <dl> <dt><i>source</i> (str)</dt> @@ -103,10 +101,10 @@ <a NAME="GitCopyDialog.getData" ID="GitCopyDialog.getData"></a> <h4>GitCopyDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the copy data. </p> + <dl> <dt>Return:</dt> <dd> @@ -122,18 +120,18 @@ <a NAME="GitCopyDialog.on_dirButton_clicked" ID="GitCopyDialog.on_dirButton_clicked"></a> <h4>GitCopyDialog.on_dirButton_clicked</h4> <b>on_dirButton_clicked</b>(<i></i>) - <p> Private slot to handle the button press for selecting the target via a selection dialog. </p> + <a NAME="GitCopyDialog.on_targetEdit_textChanged" ID="GitCopyDialog.on_targetEdit_textChanged"></a> <h4>GitCopyDialog.on_targetEdit_textChanged</h4> <b>on_targetEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the target. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -143,4 +141,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>