7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
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> |
187 <dd> | 187 <dd> |
188 format of the text (Qt.TextFormat) | 188 format of the text (Qt.TextFormat) |
189 </dd> | 189 </dd> |
190 </dl> | 190 </dl> |
191 <dl> | 191 <dl> |
192 <dt>Returns:</dt> | 192 <dt>Return:</dt> |
193 <dd> | 193 <dd> |
194 button pressed by the user (QMessageBox.StandardButton) | 194 button pressed by the user (QMessageBox.StandardButton) |
195 </dd> | 195 </dd> |
196 </dl> | 196 </dl> |
197 <div align="right"><a href="#top">Up</a></div> | 197 <div align="right"><a href="#top">Up</a></div> |
228 flag indicating the default button | 228 flag indicating the default button |
229 (QMessageBox.StandardButton) | 229 (QMessageBox.StandardButton) |
230 </dd> | 230 </dd> |
231 </dl> | 231 </dl> |
232 <dl> | 232 <dl> |
233 <dt>Returns:</dt> | 233 <dt>Return:</dt> |
234 <dd> | 234 <dd> |
235 button pressed by the user (QMessageBox.StandardButton) | 235 button pressed by the user (QMessageBox.StandardButton) |
236 </dd> | 236 </dd> |
237 </dl> | 237 </dl> |
238 <div align="right"><a href="#top">Up</a></div> | 238 <div align="right"><a href="#top">Up</a></div> |
269 flag indicating the default button | 269 flag indicating the default button |
270 (QMessageBox.StandardButton) | 270 (QMessageBox.StandardButton) |
271 </dd> | 271 </dd> |
272 </dl> | 272 </dl> |
273 <dl> | 273 <dl> |
274 <dt>Returns:</dt> | 274 <dt>Return:</dt> |
275 <dd> | 275 <dd> |
276 button pressed by the user (QMessageBox.StandardButton) | 276 button pressed by the user (QMessageBox.StandardButton) |
277 </dd> | 277 </dd> |
278 </dl> | 278 </dl> |
279 <div align="right"><a href="#top">Up</a></div> | 279 <div align="right"><a href="#top">Up</a></div> |
309 <dd> | 309 <dd> |
310 format of the text (Qt.TextFormat) | 310 format of the text (Qt.TextFormat) |
311 </dd> | 311 </dd> |
312 </dl> | 312 </dl> |
313 <dl> | 313 <dl> |
314 <dt>Returns:</dt> | 314 <dt>Return:</dt> |
315 <dd> | 315 <dd> |
316 flag indicating that it is ok to clear the data (boolean) | 316 flag indicating that it is ok to clear the data (boolean) |
317 </dd> | 317 </dd> |
318 </dl> | 318 </dl> |
319 <div align="right"><a href="#top">Up</a></div> | 319 <div align="right"><a href="#top">Up</a></div> |
350 flag indicating the default button | 350 flag indicating the default button |
351 (QMessageBox.StandardButton) | 351 (QMessageBox.StandardButton) |
352 </dd> | 352 </dd> |
353 </dl> | 353 </dl> |
354 <dl> | 354 <dl> |
355 <dt>Returns:</dt> | 355 <dt>Return:</dt> |
356 <dd> | 356 <dd> |
357 button pressed by the user (QMessageBox.StandardButton) | 357 button pressed by the user (QMessageBox.StandardButton) |
358 </dd> | 358 </dd> |
359 </dl> | 359 </dl> |
360 <div align="right"><a href="#top">Up</a></div> | 360 <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> |
390 <dd> | 390 <dd> |
391 format of the text (Qt.TextFormat) | 391 format of the text (Qt.TextFormat) |
392 </dd> | 392 </dd> |
393 </dl> | 393 </dl> |
394 <dl> | 394 <dl> |
395 <dt>Returns:</dt> | 395 <dt>Return:</dt> |
396 <dd> | 396 <dd> |
397 flag indicating the selection of the Retry button (boolean) | 397 flag indicating the selection of the Retry button (boolean) |
398 </dd> | 398 </dd> |
399 </dl> | 399 </dl> |
400 <dl> | 400 <dl> |
438 flag indicating the default button | 438 flag indicating the default button |
439 (QMessageBox.StandardButton) | 439 (QMessageBox.StandardButton) |
440 </dd> | 440 </dd> |
441 </dl> | 441 </dl> |
442 <dl> | 442 <dl> |
443 <dt>Returns:</dt> | 443 <dt>Return:</dt> |
444 <dd> | 444 <dd> |
445 button pressed by the user (QMessageBox.StandardButton) | 445 button pressed by the user (QMessageBox.StandardButton) |
446 </dd> | 446 </dd> |
447 </dl> | 447 </dl> |
448 <div align="right"><a href="#top">Up</a></div> | 448 <div align="right"><a href="#top">Up</a></div> |
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> |
483 <dd> | 483 <dd> |
484 format of the text (Qt.TextFormat) | 484 format of the text (Qt.TextFormat) |
485 </dd> | 485 </dd> |
486 </dl> | 486 </dl> |
487 <dl> | 487 <dl> |
488 <dt>Returns:</dt> | 488 <dt>Return:</dt> |
489 <dd> | 489 <dd> |
490 flag indicating the selection of the Yes button (boolean) | 490 flag indicating the selection of the Yes button (boolean) |
491 </dd> | 491 </dd> |
492 </dl> | 492 </dl> |
493 <dl> | 493 <dl> |