A Messagee box with a checkbox for not showing the message box again.
More...
|
| | DtMessageBox (QMessageBox::Icon icon, QWidget *parent, const QString &title, const QString &text, const QString &checkBoxText, QMessageBox::StandardButtons buttons=QMessageBox::Ok, Qt::WindowFlags flag=Qt::Tool|Qt::MSWindowsFixedSizeDialogHint) |
| | CTOR. More...
|
| |
| virtual | ~DtMessageBox () |
| | virtual DTOR More...
|
| |
| virtual bool | checkBoxValue () |
| | return the value of the checkBox More...
|
| |
A Messagee box with a checkbox for not showing the message box again.
| makVrv::DtMessageBox::DtMessageBox |
( |
QMessageBox::Icon |
icon, |
|
|
QWidget * |
parent, |
|
|
const QString & |
title, |
|
|
const QString & |
text, |
|
|
const QString & |
checkBoxText, |
|
|
QMessageBox::StandardButtons |
buttons = QMessageBox::Ok, |
|
|
Qt::WindowFlags |
flag = Qt::Tool|Qt::MSWindowsFixedSizeDialogHint |
|
) |
| |
CTOR.
- Parameters
-
| icon] | icon the icon of the MessageBox |
| [in] | parent | the parent of the MessageBox |
| [in] | title | is the title of the MessageBox |
| [in] | text | is the text of the messageBox |
| [in] | checkBoxText | is the text of the checkBox(dont' show again,etc) |
| [in] | defaultButton | Button flag for QMessageBox |
| [in] | flag | window flag for QMessageBox |
| virtual makVrv::DtMessageBox::~DtMessageBox |
( |
| ) |
|
|
virtual |
| virtual bool makVrv::DtMessageBox::checkBoxValue |
( |
| ) |
|
|
virtual |
return the value of the checkBox
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-10-branch/include/vrvCoreQt/DtMessageBox.h