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!
00310.02.05.21.0336.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
7
namespace
Blam::UI::Qt
8
{
9
BLAM
int
ShowMainWindow
();
10
BLAM
int
ShowErrorModal
(
bool
classic,
bool
allow_safemode,
bool
allow_continue,
const
char
* text);
11
}
Blam::UI::Qt::ShowMainWindow
BLAM int ShowMainWindow()
Definition:
qt.cpp:12
BLAM
#define BLAM
Definition:
qt.h:4
Blam::UI::Qt
Definition:
qt.h:7
Blam::UI::Qt::ShowErrorModal
BLAM int ShowErrorModal(bool classic, bool allow_safemode, bool allow_continue, const char *text)
Definition:
qt.cpp:7
blam
components
ui
qt
qt.h
Generated on Fri Feb 5 2021 03:59:00 for Blamite Game Engine - blam! by
1.8.17