dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QMessageBox.addButton
qt
widgets
messagebox
QMessageBox
Undocumented in source.
void
addButton
(QAbstractButton button, ButtonRole role)
class
QMessageBox
final
void
addButton
(
QAbstractButton
button
,
ButtonRole
role
)
QPushButton
addButton
(const(QString) text, ButtonRole role)
QPushButton
addButton
(StandardButton button)
Meta
Source
See Implementation
qt
widgets
messagebox
QMessageBox
aliases
Button
StandardButtons
constructors
this
destructors
~this
enums
ButtonRole
Icon
StandardButton
functions
addButton
button
buttonClicked
buttonRole
buttonText
buttons
changeEvent
checkBox
clickedButton
closeEvent
defaultButton
detailedText
escapeButton
event
icon
iconPixmap
informativeText
keyPressEvent
open
removeButton
resizeEvent
setButtonText
setCheckBox
setDefaultButton
setDetailedText
setEscapeButton
setIcon
setIconPixmap
setInformativeText
setStandardButtons
setText
setTextFormat
setTextInteractionFlags
showEvent
standardButton
standardButtons
text
textFormat
textInteractionFlags
static functions
about
aboutQt
critical
information
question
standardIcon
warning