A Messagee box with a checkbox for not showing the message box again.
More...
Public Member Functions |
| | 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.
|
| virtual | ~DtMessageBox () |
| | virtual DTOR
|
| virtual bool | checkBoxValue () |
| | return the value of the checkBox
|
Detailed Description
A Messagee box with a checkbox for not showing the message box again.
Constructor & Destructor Documentation
| 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 |
Member Function Documentation
| virtual bool makVrv::DtMessageBox::checkBoxValue |
( |
| ) |
|
|
virtual |
return the value of the checkBox
Member Data Documentation
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrvCoreQt/DtMessageBox.h