diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html --- a/eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -161,7 +161,7 @@ Private method to get the class name of a form. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> class name </dd> @@ -202,7 +202,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> mapped Python type (string) </dd> @@ -215,7 +215,7 @@ Private method to get the object name of a form. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> object name </dd> @@ -242,7 +242,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of process output and error flag </dd> @@ -261,7 +261,7 @@ Private slot to get the signatures. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of signatures (list of strings) </dd> @@ -281,7 +281,7 @@ Public method to determine, if there was an initialzation error. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an initialzation error (boolean) </dd>