--- a/eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html Mon Feb 01 10:38:16 2021 +0100 @@ -132,15 +132,15 @@ <dd> text to be shown by the message box (string) </dd> -<dt><i>modal=</i></dt> +<dt><i>modal</i></dt> <dd> flag indicating a modal dialog (boolean) </dd> -<dt><i>buttons=</i></dt> +<dt><i>buttons</i></dt> <dd> set of standard buttons to generate (StandardButtons) </dd> -<dt><i>parent=</i></dt> +<dt><i>parent</i></dt> <dd> parent widget of the message box (QWidget) </dd> @@ -189,7 +189,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> button pressed by the user (QMessageBox.StandardButton) </dd> @@ -230,7 +230,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> button pressed by the user (QMessageBox.StandardButton) </dd> @@ -271,7 +271,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> button pressed by the user (QMessageBox.StandardButton) </dd> @@ -311,7 +311,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that it is ok to clear the data (boolean) </dd> @@ -352,7 +352,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> button pressed by the user (QMessageBox.StandardButton) </dd> @@ -381,7 +381,7 @@ <dd> text to be shown by the message box (string) </dd> -<dt><i>icon=</i></dt> +<dt><i>icon</i></dt> <dd> icon for the dialog (Critical, Information, Question or Warning) @@ -392,7 +392,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the selection of the Retry button (boolean) </dd> @@ -440,7 +440,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> button pressed by the user (QMessageBox.StandardButton) </dd> @@ -469,12 +469,12 @@ <dd> text to be shown by the message box (string) </dd> -<dt><i>icon=</i></dt> +<dt><i>icon</i></dt> <dd> icon for the dialog (Critical, Information, Question or Warning) </dd> -<dt><i>yesDefault=</i></dt> +<dt><i>yesDefault</i></dt> <dd> flag indicating that the Yes button should be the default button (boolean) @@ -485,7 +485,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the selection of the Yes button (boolean) </dd>