Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Keystone
00308.02.02.21.2032.blamite
A library that enables the use of Qt in Blamite's editing tools.
keystone_main.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtWidgets/QApplication>
4
#include <Windows.h>
5
6
#ifndef KEYSTONE
7
12
#define KEYSTONE
13
#endif
14
18
namespace
BlamKeystone
19
{
25
KEYSTONE
HMODULE
GetKeystoneDLLHandle
();
26
32
KEYSTONE
QApplication*
GetQApplication
();
33
}
BlamKeystone::GetQApplication
KEYSTONE QApplication * GetQApplication()
Retrieves the pointer to the current Qt application.
Definition:
keystone_main.cpp:57
BlamKeystone
Namespace for anything within the Keystone library.
Definition:
keystone_api.h:138
BlamKeystone::GetKeystoneDLLHandle
KEYSTONE HMODULE GetKeystoneDLLHandle()
Retrieves the handle for the Keystone library.
Definition:
keystone_main.cpp:52
KEYSTONE
#define KEYSTONE
Macro to prevent name collisions for anything within the Keystone library.
Definition:
keystone_main.h:12
keystone
keystone_main.h
Generated on Tue Feb 2 2021 20:55:33 for Blamite Game Engine - Keystone by
1.8.17