--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.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.HgExportDialog</h1> - <p> Module implementing a dialog to enter data for the Mercurial export command. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HgExportDialog">HgExportDialog</a></td> <td>Class implementing a dialog to enter data for the Mercurial export command.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HgExportDialog" ID="HgExportDialog"></a> <h2>HgExportDialog</h2> - <p> Class implementing a dialog to enter data for the Mercurial export command. </p> + <h3>Derived from</h3> QDialog, Ui_HgExportDialog <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="#HgExportDialog.__init__">HgExportDialog</a></td> <td>Constructor</td> @@ -79,19 +76,20 @@ <td>Private slot to react on changes of the export file name pattern edit.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HgExportDialog.__init__" ID="HgExportDialog.__init__"></a> <h4>HgExportDialog (Constructor)</h4> <b>HgExportDialog</b>(<i>bookmarksList, bookmarkAvailable, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>bookmarksList</i> (list of str)</dt> @@ -111,17 +109,17 @@ <a NAME="HgExportDialog.__updateOK" ID="HgExportDialog.__updateOK"></a> <h4>HgExportDialog.__updateOK</h4> <b>__updateOK</b>(<i></i>) - <p> Private slot to update the OK button. </p> + <a NAME="HgExportDialog.getParameters" ID="HgExportDialog.getParameters"></a> <h4>HgExportDialog.getParameters</h4> <b>getParameters</b>(<i></i>) - <p> Public method to retrieve the export data. </p> + <dl> <dt>Return:</dt> <dd> @@ -141,17 +139,17 @@ <a NAME="HgExportDialog.on_changesetsEdit_textChanged" ID="HgExportDialog.on_changesetsEdit_textChanged"></a> <h4>HgExportDialog.on_changesetsEdit_textChanged</h4> <b>on_changesetsEdit_textChanged</b>(<i></i>) - <p> Private slot to react on changes of the changesets edit. </p> + <a NAME="HgExportDialog.on_directoryPicker_textChanged" ID="HgExportDialog.on_directoryPicker_textChanged"></a> <h4>HgExportDialog.on_directoryPicker_textChanged</h4> <b>on_directoryPicker_textChanged</b>(<i>txt</i>) - <p> Private slot to react on changes of the export directory edit. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -162,10 +160,10 @@ <a NAME="HgExportDialog.on_patternEdit_textChanged" ID="HgExportDialog.on_patternEdit_textChanged"></a> <h4>HgExportDialog.on_patternEdit_textChanged</h4> <b>on_patternEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to react on changes of the export file name pattern edit. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -175,4 +173,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>