24 #include <QDialogButtonBox> 36 Qt::Orientation orientation = Qt::Horizontal );
static const Qt::WindowFlags ModalDialogFlags
A generic dialog with layout and button box.
QDialogButtonBox * buttonBox()
Returns the button box.
QDialogButtonBox * mButtonBox
QVBoxLayout * layout()
Returns the central layout. Widgets added to it must have this dialog as parent.