--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog</h1> - <p> Module implementing the .desktop wizard dialog. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#DotDesktopWizardDialog">DotDesktopWizardDialog</a></td> <td>Class implementing the .desktop wizard dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="DotDesktopWizardDialog" ID="DotDesktopWizardDialog"></a> <h2>DotDesktopWizardDialog</h2> - <p> Class implementing the .desktop wizard dialog. </p> + <h3>Derived from</h3> QDialog, Ui_DotDesktopWizardDialog <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="#DotDesktopWizardDialog.__init__">DotDesktopWizardDialog</a></td> <td>Constructor</td> @@ -103,19 +100,20 @@ <td>Private slot to check, if the typeEdit field is empty.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="DotDesktopWizardDialog.__init__" ID="DotDesktopWizardDialog.__init__"></a> <h4>DotDesktopWizardDialog (Constructor)</h4> <b>DotDesktopWizardDialog</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -126,17 +124,17 @@ <a NAME="DotDesktopWizardDialog.__checkOK" ID="DotDesktopWizardDialog.__checkOK"></a> <h4>DotDesktopWizardDialog.__checkOK</h4> <b>__checkOK</b>(<i></i>) - <p> Private slot to check, if the OK button should be enabled. </p> + <a NAME="DotDesktopWizardDialog.getCode" ID="DotDesktopWizardDialog.getCode"></a> <h4>DotDesktopWizardDialog.getCode</h4> <b>getCode</b>(<i></i>) - <p> Public method to get the source code. </p> + <dl> <dt>Return:</dt> <dd> @@ -152,17 +150,17 @@ <a NAME="DotDesktopWizardDialog.on_categoriesButton_clicked" ID="DotDesktopWizardDialog.on_categoriesButton_clicked"></a> <h4>DotDesktopWizardDialog.on_categoriesButton_clicked</h4> <b>on_categoriesButton_clicked</b>(<i></i>) - <p> Private slot to select the categories. </p> + <a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4> <b>on_nameEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to check, if the nameEdit field is empty. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -173,17 +171,17 @@ <a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a> <h4>DotDesktopWizardDialog.on_notShowButton_clicked</h4> <b>on_notShowButton_clicked</b>(<i></i>) - <p> Private slot to select the NotShowIn environments. </p> + <a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4> <b>on_notShowEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to check the contents of the notShowEdit field. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -194,17 +192,17 @@ <a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a> <h4>DotDesktopWizardDialog.on_onlyShowButton_clicked</h4> <b>on_onlyShowButton_clicked</b>(<i></i>) - <p> Private slot to select the OnlyShowIn environments. </p> + <a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4> <b>on_onlyShowEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to check the contents of the onlyShowEdit field. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -215,18 +213,18 @@ <a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a> <h4>DotDesktopWizardDialog.on_projectButton_clicked</h4> <b>on_projectButton_clicked</b>(<i></i>) - <p> Private slot to populate some fields with data retrieved from the current project. </p> + <a NAME="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged" ID="DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged"></a> <h4>DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged</h4> <b>on_typeComboBox_currentIndexChanged</b>(<i>index</i>) - <p> Private slot to handle a change of the .desktop type. </p> + <dl> <dt><i>index</i> (int)</dt> @@ -237,10 +235,10 @@ <a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4> <b>on_typeEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to check, if the typeEdit field is empty. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -250,4 +248,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>