Multi diag tools
Public Member Functions | List of all members
Mdt::ErrorDialog Class Reference

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.
 

Detailed Description

Dialog that displays Mdt::Error.

Definition at line 32 of file ErrorDialog.h.


The documentation for this class was generated from the following files: