--- a/src/eric7/Documentation/Source/eric7.Templates.TemplateSingleVariableDialog.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Templates.TemplateSingleVariableDialog.html Thu Dec 21 12:03:40 2023 +0100 @@ -78,13 +78,13 @@ </p> <dl> -<dt><i>variable</i></dt> +<dt><i>variable</i> (str)</dt> <dd> -template variable name (string) +template variable name </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget of this dialog (QWidget) +parent widget of this dialog </dd> </dl> <a NAME="TemplateSingleVariableDialog.getVariable" ID="TemplateSingleVariableDialog.getVariable"></a> @@ -97,7 +97,13 @@ <dl> <dt>Return:</dt> <dd> -value for the template variable (string) +value for the template variable +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>