![]() |
Blamite Game Engine - Keystone
00329.08.02.21.0520.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <error_dialog.h>
Inheritance diagram for ErrorDialog:Public Member Functions | |
| ErrorDialog (QWidget *parent=Q_NULLPTR) | |
| ~ErrorDialog () | |
| void | SetErrorInfo (bool allow_safemode, bool allow_continue, const char *text) |
| ErrorDialog::ErrorDialog | ( | QWidget * | parent = Q_NULLPTR | ) |
| ErrorDialog::~ErrorDialog | ( | ) |
| void ErrorDialog::SetErrorInfo | ( | bool | allow_safemode, |
| bool | allow_continue, | ||
| const char * | text | ||
| ) |