Blamite Game Engine - blam!
00296.01.12.21.0102.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 Tue Jan 12 2021 01:11:27 for Blamite Game Engine - blam! by
1.8.17