Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
qt.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef BLAM
4
#define BLAM
5
#endif
6
10
namespace
Blam::UI::Qt
11
{
21
BLAM
int
ShowErrorModal
(
bool
allow_safemode,
bool
allow_continue,
const
char
* text);
22
}
Blam::UI::Qt::ShowErrorModal
BLAM int ShowErrorModal(bool allow_safemode, bool allow_continue, const char *text)
Displays an error dialog modal.
Definition:
qt.cpp:5
qt.h
keystone.h
BLAM
#define BLAM
Definition:
qt.h:4
Blam::Modules::Keystone::ShowErrorDialog
BLAM int ShowErrorDialog(bool allow_safemode, bool allow_continue, const char *text)
Shows a Qt-driven error dialog.
Definition:
keystone.cpp:74
Blam::UI::Qt
Namespace containing functions for Qt5-based UI.
Definition:
qt.h:10
blam
components
ui
qt
qt.h
Generated on Sun Dec 10 2023 18:04:28 for Blamite Game Engine - blam! by
1.8.17