#include <Error.h>
Public Methods | |
Error () | |
Constructor. | |
Static Public Methods | |
int | info (QString text) |
Displays an information message box. More... | |
int | warningOkCancel (QString text) |
Displays an warning message box with Ok and Cancel button. More... |
|
Displays an information message box.
|
|
Displays an warning message box with Ok and Cancel button.
|