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

changeset 7900
72b88fb20261
parent 7631
2c7ccb4484bf
child 7989
a21d673a8f99
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
130 </dd> 130 </dd>
131 <dt><i>text</i></dt> 131 <dt><i>text</i></dt>
132 <dd> 132 <dd>
133 text to be shown by the message box (string) 133 text to be shown by the message box (string)
134 </dd> 134 </dd>
135 <dt><i>modal=</i></dt> 135 <dt><i>modal</i></dt>
136 <dd> 136 <dd>
137 flag indicating a modal dialog (boolean) 137 flag indicating a modal dialog (boolean)
138 </dd> 138 </dd>
139 <dt><i>buttons=</i></dt> 139 <dt><i>buttons</i></dt>
140 <dd> 140 <dd>
141 set of standard buttons to generate (StandardButtons) 141 set of standard buttons to generate (StandardButtons)
142 </dd> 142 </dd>
143 <dt><i>parent=</i></dt> 143 <dt><i>parent</i></dt>
144 <dd> 144 <dd>
145 parent widget of the message box (QWidget) 145 parent widget of the message box (QWidget)
146 </dd> 146 </dd>
147 </dl> 147 </dl>
148 <div align="right"><a href="#top">Up</a></div> 148 <div align="right"><a href="#top">Up</a></div>
379 </dd> 379 </dd>
380 <dt><i>text</i></dt> 380 <dt><i>text</i></dt>
381 <dd> 381 <dd>
382 text to be shown by the message box (string) 382 text to be shown by the message box (string)
383 </dd> 383 </dd>
384 <dt><i>icon=</i></dt> 384 <dt><i>icon</i></dt>
385 <dd> 385 <dd>
386 icon for the dialog (Critical, Information, Question or 386 icon for the dialog (Critical, Information, Question or
387 Warning) 387 Warning)
388 </dd> 388 </dd>
389 <dt><i>textFormat</i></dt> 389 <dt><i>textFormat</i></dt>
467 </dd> 467 </dd>
468 <dt><i>text</i></dt> 468 <dt><i>text</i></dt>
469 <dd> 469 <dd>
470 text to be shown by the message box (string) 470 text to be shown by the message box (string)
471 </dd> 471 </dd>
472 <dt><i>icon=</i></dt> 472 <dt><i>icon</i></dt>
473 <dd> 473 <dd>
474 icon for the dialog (Critical, Information, Question or 474 icon for the dialog (Critical, Information, Question or
475 Warning) 475 Warning)
476 </dd> 476 </dd>
477 <dt><i>yesDefault=</i></dt> 477 <dt><i>yesDefault</i></dt>
478 <dd> 478 <dd>
479 flag indicating that the Yes button should be the 479 flag indicating that the Yes button should be the
480 default button (boolean) 480 default button (boolean)
481 </dd> 481 </dd>
482 <dt><i>textFormat</i></dt> 482 <dt><i>textFormat</i></dt>

eric ide

mercurial