--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage.html Sun Jun 12 16:05:27 2022 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage.html Mon Jun 13 16:39:53 2022 +0200 @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#TranslatorPage.save">save</a></td> -<td>Public slot to save the Pyramid configuration.</td> +<td>Public slot to save the translators configuration.</td> </tr> </table> <h3>Static Methods</h3> @@ -94,7 +94,7 @@ </p> <dl> -<dt><i>plugin</i></dt> +<dt><i>plugin</i> (TranslatorPlugin)</dt> <dd> reference to the plugin object </dd> @@ -109,7 +109,13 @@ <dl> <dt>Return:</dt> <dd> -list of checked language items (list of QListWidgetItem) +list of checked language items +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of QListWidgetItem </dd> </dl> <a NAME="TranslatorPage.on_defaultButton_clicked" ID="TranslatorPage.on_defaultButton_clicked"></a> @@ -128,9 +134,9 @@ </p> <dl> -<dt><i>item</i></dt> +<dt><i>item</i> (QListWidgetItem)</dt> <dd> -reference to the changed item (QListWidgetItem) +reference to the changed item </dd> </dl> <a NAME="TranslatorPage.on_setButton_clicked" ID="TranslatorPage.on_setButton_clicked"></a> @@ -145,7 +151,7 @@ <b>save</b>(<i></i>) <p> - Public slot to save the Pyramid configuration. + Public slot to save the translators configuration. </p> <div align="right"><a href="#top">Up</a></div> <hr />