dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QDialogButtonBox.addButton
qt
widgets
dialogbuttonbox
QDialogButtonBox
Undocumented in source.
void
addButton
(QAbstractButton button, ButtonRole role)
QPushButton
addButton
(const(QString) text, ButtonRole role)
class
QDialogButtonBox
final
QPushButton
addButton
(
ref
const
(
QString
)
text
,
ButtonRole
role
)
QPushButton
addButton
(StandardButton button)
Meta
Source
See Implementation
qt
widgets
dialogbuttonbox
QDialogButtonBox
aliases
StandardButtons
constructors
this
destructors
~this
enums
ButtonLayout
ButtonRole
StandardButton
functions
accepted
addButton
button
buttonRole
buttons
centerButtons
changeEvent
clear
clicked
event
helpRequested
orientation
rejected
removeButton
setCenterButtons
setOrientation
setStandardButtons
standardButton
standardButtons