eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html

changeset 7900
72b88fb20261
parent 7631
2c7ccb4484bf
child 7989
a21d673a8f99
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html
--- a/eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5MessageBox.html	Sat Dec 19 15:22:26 2020 +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>
@@ -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)
@@ -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)

eric ide

mercurial