diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html --- a/src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Project.AddLanguageDialog</h1> - <p> Module implementing a dialog to add a new language to the project. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AddLanguageDialog">AddLanguageDialog</a></td> <td>Class implementing a dialog to add a new language to the project.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AddLanguageDialog" ID="AddLanguageDialog"></a> <h2>AddLanguageDialog</h2> - <p> Class implementing a dialog to add a new language to the project. </p> + <h3>Derived from</h3> QDialog, Ui_AddLanguageDialog <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="#AddLanguageDialog.__init__">AddLanguageDialog</a></td> <td>Constructor</td> @@ -63,19 +60,20 @@ <td>Public method to retrieve the selected language.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AddLanguageDialog.__init__" ID="AddLanguageDialog.__init__"></a> <h4>AddLanguageDialog (Constructor)</h4> <b>AddLanguageDialog</b>(<i>parent=None, name=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -90,10 +88,10 @@ <a NAME="AddLanguageDialog.getSelectedLanguage" ID="AddLanguageDialog.getSelectedLanguage"></a> <h4>AddLanguageDialog.getSelectedLanguage</h4> <b>getSelectedLanguage</b>(<i></i>) - <p> Public method to retrieve the selected language. </p> + <dl> <dt>Return:</dt> <dd> @@ -108,4 +106,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>