--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Fri Oct 27 14:07:03 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Fri Oct 27 14:09:40 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createTranslatorPage">createTranslatorPage</a></td> -<td></td> +<td>Module function to create the Translator configuration page.</td> </tr> <tr> <td><a href="#getConfigData">getConfigData</a></td> @@ -233,6 +233,28 @@ <h2>createTranslatorPage</h2> <b>createTranslatorPage</b>(<i>configDlg</i>) +<p> + Module function to create the Translator configuration page. +</p> +<dl> + +<dt><i>configDlg</i> (ConfigurationWidget)</dt> +<dd> +reference to the configuration dialog +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +reference to the configuration page +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +TranslatorPage +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />