--- a/eric6/Documentation/Source/eric6.E5Gui.E5ProgressDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ProgressDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -113,15 +113,15 @@ <dd> maximum value (integer) </dd> -<dt><i>labelFormat=</i></dt> +<dt><i>labelFormat</i></dt> <dd> label format of the progress bar (string) </dd> -<dt><i>parent=</i></dt> +<dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget) </dd> -<dt><i>flags=</i></dt> +<dt><i>flags</i></dt> <dd> window flags of the dialog (Qt.WindowFlags) </dd> @@ -134,7 +134,7 @@ Public method to get the progress bar format. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> progress bar format (string) </dd>