--- a/eric6/Documentation/Source/eric6.Tools.TRPreviewer.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Tools.TRPreviewer.html Sat Jan 16 16:51:23 2021 +0100 @@ -470,7 +470,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to a translation object or None </dd> @@ -490,7 +490,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to a translation object or None </dd> @@ -510,7 +510,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of the translation (boolean) </dd> @@ -530,7 +530,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of the translation (boolean) </dd> @@ -550,7 +550,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> unique name (string or None) </dd> @@ -586,7 +586,7 @@ Public method to check for loaded translations. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag signaling if any translation was loaded (boolean) </dd> @@ -606,7 +606,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the new translator object (QTranslator) </dd> @@ -745,7 +745,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the widget (WidgetView) or None </dd> @@ -797,7 +797,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating if event was filtered out </dd> @@ -810,7 +810,7 @@ Public method to check for loaded widgets. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag signaling if any widget was loaded (boolean) </dd> @@ -953,7 +953,7 @@ Public method to return the validity of this widget view. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the validity (boolean) </dd> @@ -966,7 +966,7 @@ Public method to retrieve the name of the UI file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename of the loaded UI file (string) </dd>