--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,51 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog</h1> - <p> Module implementing a dialog to get the data for a new patch. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HgQueuesNewPatchDialog">HgQueuesNewPatchDialog</a></td> <td>Class implementing a dialog to get the data for a new patch.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HgQueuesNewPatchDialog" ID="HgQueuesNewPatchDialog"></a> <h2>HgQueuesNewPatchDialog</h2> - <p> Class implementing a dialog to get the data for a new patch. </p> + <h3>Derived from</h3> QDialog, Ui_HgQueuesNewPatchDialog <h3>Class Attributes</h3> +<table> +<tr><td>NEW_MODE</td></tr> +<tr><td>REFRESH_MODE</td></tr> +</table> -<table> -<tr><td>NEW_MODE</td></tr><tr><td>REFRESH_MODE</td></tr> -</table> <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#HgQueuesNewPatchDialog.__init__">HgQueuesNewPatchDialog</a></td> <td>Constructor</td> @@ -87,19 +85,20 @@ <td>Private slot to handle changes of the user group state.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HgQueuesNewPatchDialog.__init__" ID="HgQueuesNewPatchDialog.__init__"></a> <h4>HgQueuesNewPatchDialog (Constructor)</h4> <b>HgQueuesNewPatchDialog</b>(<i>mode, message="", parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>mode</i> (int)</dt> @@ -126,17 +125,17 @@ <a NAME="HgQueuesNewPatchDialog.__updateUI" ID="HgQueuesNewPatchDialog.__updateUI"></a> <h4>HgQueuesNewPatchDialog.__updateUI</h4> <b>__updateUI</b>(<i></i>) - <p> Private slot to update the UI. </p> + <a NAME="HgQueuesNewPatchDialog.getData" ID="HgQueuesNewPatchDialog.getData"></a> <h4>HgQueuesNewPatchDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the entered data. </p> + <dl> <dt>Return:</dt> <dd> @@ -157,10 +156,10 @@ <a NAME="HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled" ID="HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled"></a> <h4>HgQueuesNewPatchDialog.on_currentUserCheckBox_toggled</h4> <b>on_currentUserCheckBox_toggled</b>(<i>checked</i>) - <p> Private slot to handle changes of the currentuser state. </p> + <dl> <dt><i>checked</i> (bool)</dt> @@ -171,17 +170,17 @@ <a NAME="HgQueuesNewPatchDialog.on_messageEdit_textChanged" ID="HgQueuesNewPatchDialog.on_messageEdit_textChanged"></a> <h4>HgQueuesNewPatchDialog.on_messageEdit_textChanged</h4> <b>on_messageEdit_textChanged</b>(<i></i>) - <p> Private slot to handle changes of the patch message. </p> + <a NAME="HgQueuesNewPatchDialog.on_nameEdit_textChanged" ID="HgQueuesNewPatchDialog.on_nameEdit_textChanged"></a> <h4>HgQueuesNewPatchDialog.on_nameEdit_textChanged</h4> <b>on_nameEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the patch name. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -192,10 +191,10 @@ <a NAME="HgQueuesNewPatchDialog.on_userEdit_textChanged" ID="HgQueuesNewPatchDialog.on_userEdit_textChanged"></a> <h4>HgQueuesNewPatchDialog.on_userEdit_textChanged</h4> <b>on_userEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the user name. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -206,10 +205,10 @@ <a NAME="HgQueuesNewPatchDialog.on_userGroup_toggled" ID="HgQueuesNewPatchDialog.on_userGroup_toggled"></a> <h4>HgQueuesNewPatchDialog.on_userGroup_toggled</h4> <b>on_userGroup_toggled</b>(<i>checked</i>) - <p> Private slot to handle changes of the user group state. </p> + <dl> <dt><i>checked</i> (bool)</dt> @@ -219,4 +218,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>