|
Multi diag tools
|
Dialog that displays Mdt::Error. More...
#include <ErrorDialog.h>
Inherits QMessageBox.
Public Member Functions | |
| ErrorDialog (QWidget *parent=nullptr) | |
| Construct a dialog without error. | |
| ErrorDialog (const Mdt::Error &error, QWidget *parent=nullptr) | |
| Construct a dialog with error. | |
| void | setError (const Mdt::Error &error) |
| Set error. | |
Dialog that displays Mdt::Error.
Definition at line 32 of file ErrorDialog.h.
1.8.11