--- a/eric6/Documentation/Source/eric6.IconEditor.IconEditorWindow.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.IconEditor.IconEditorWindow.html Mon Feb 01 10:38:16 2021 +0100 @@ -260,17 +260,17 @@ <dd> parent widget of this window (QWidget) </dd> -<dt><i>fromEric=</i></dt> +<dt><i>fromEric</i></dt> <dd> flag indicating whether it was called from within - eric6 (boolean) + eric (boolean) </dd> -<dt><i>initShortcutsOnly=</i></dt> +<dt><i>initShortcutsOnly</i></dt> <dd> flag indicating to just initialize the keyboard shortcuts (boolean) </dd> -<dt><i>project=</i></dt> +<dt><i>project</i></dt> <dd> reference to the project object (Project) </dd> @@ -409,7 +409,7 @@ Private method to ask the user to save the file, if it was modified. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if it is ok to continue (boolean) </dd> @@ -457,7 +457,7 @@ Private slot to save the icon. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -470,7 +470,7 @@ Private slot to save the icon with a new name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -490,7 +490,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -524,7 +524,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename part (string) </dd> @@ -631,7 +631,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd>