Documentation/Source/eric5.E5Gui.E5MessageBox.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
297 </dd><dt><i>text</i></dt> 297 </dd><dt><i>text</i></dt>
298 <dd> 298 <dd>
299 text to be shown by the message box (string) 299 text to be shown by the message box (string)
300 </dd><dt><i>icon=</i></dt> 300 </dd><dt><i>icon=</i></dt>
301 <dd> 301 <dd>
302 icon for the dialog (Critical, Information, Question or Warning) 302 icon for the dialog (Critical, Information, Question or
303 Warning)
303 </dd><dt><i>textFormat</i></dt> 304 </dd><dt><i>textFormat</i></dt>
304 <dd> 305 <dd>
305 format of the text (Qt.TextFormat) 306 format of the text (Qt.TextFormat)
306 </dd> 307 </dd>
307 </dl><dl> 308 </dl><dl>
359 </dd><dt><i>text</i></dt> 360 </dd><dt><i>text</i></dt>
360 <dd> 361 <dd>
361 text to be shown by the message box (string) 362 text to be shown by the message box (string)
362 </dd><dt><i>icon=</i></dt> 363 </dd><dt><i>icon=</i></dt>
363 <dd> 364 <dd>
364 icon for the dialog (Critical, Information, Question or Warning) 365 icon for the dialog (Critical, Information, Question or
366 Warning)
365 </dd><dt><i>yesDefault=</i></dt> 367 </dd><dt><i>yesDefault=</i></dt>
366 <dd> 368 <dd>
367 flag indicating that the Yes button should be the default 369 flag indicating that the Yes button should be the
368 button (boolean) 370 default button (boolean)
369 </dd><dt><i>textFormat</i></dt> 371 </dd><dt><i>textFormat</i></dt>
370 <dd> 372 <dd>
371 format of the text (Qt.TextFormat) 373 format of the text (Qt.TextFormat)
372 </dd> 374 </dd>
373 </dl><dl> 375 </dl><dl>

eric ide

mercurial