diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Graphics.UMLDialog.html --- a/eric6/Documentation/Source/eric6.Graphics.UMLDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Graphics.UMLDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -145,7 +145,7 @@ <dd> parent widget of the dialog (QWidget) </dd> -<dt><i>initBuilder=</i></dt> +<dt><i>initBuilder</i></dt> <dd> flag indicating to initialize the diagram builder (boolean) @@ -180,7 +180,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the instantiated diagram builder </dd> @@ -200,7 +200,7 @@ Private method to generate a readable string for the diagram type. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> readable type string (string) </dd> @@ -273,7 +273,7 @@ Public method to load a diagram from a file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -287,7 +287,7 @@ </p> <dl> -<dt><i>fromFile=</i></dt> +<dt><i>fromFile</i></dt> <dd> flag indicating, that the diagram was loaded from file (boolean)