![]() |
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <error_dialog.h>
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 | ||
) |