diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.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.HgImportDialog</h1> - <p> Module implementing a dialog to enter data for the Mercurial import command. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HgImportDialog">HgImportDialog</a></td> <td>Class implementing a dialog to enter data for the Mercurial import command.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HgImportDialog" ID="HgImportDialog"></a> <h2>HgImportDialog</h2> - <p> Class implementing a dialog to enter data for the Mercurial import command. </p> + <h3>Derived from</h3> QDialog, Ui_HgImportDialog <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="#HgImportDialog.__init__">HgImportDialog</a></td> <td>Constructor</td> @@ -71,19 +68,20 @@ <td>Private slot to react on changes of the patch file edit.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HgImportDialog.__init__" ID="HgImportDialog.__init__"></a> <h4>HgImportDialog (Constructor)</h4> <b>HgImportDialog</b>(<i>vcs, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>vcs</i> (Hg)</dt> @@ -98,17 +96,17 @@ <a NAME="HgImportDialog.__updateOK" ID="HgImportDialog.__updateOK"></a> <h4>HgImportDialog.__updateOK</h4> <b>__updateOK</b>(<i></i>) - <p> Private slot to update the OK button. </p> + <a NAME="HgImportDialog.getParameters" ID="HgImportDialog.getParameters"></a> <h4>HgImportDialog.getParameters</h4> <b>getParameters</b>(<i></i>) - <p> Public method to retrieve the import data. </p> + <dl> <dt>Return:</dt> <dd> @@ -127,10 +125,10 @@ <a NAME="HgImportDialog.on_patchFilePicker_textChanged" ID="HgImportDialog.on_patchFilePicker_textChanged"></a> <h4>HgImportDialog.on_patchFilePicker_textChanged</h4> <b>on_patchFilePicker_textChanged</b>(<i>txt</i>) - <p> Private slot to react on changes of the patch file edit. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -140,4 +138,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>