![]() |
Blamite Game Engine - Keystone
00307.01.26.21.0804.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QtWidgets/QApplication>#include <Windows.h>Go to the source code of this file.
Namespaces | |
| BlamKeystone | |
| Namespace for anything within the Keystone library. | |
Macros | |
| #define | KEYSTONE |
| Macro to prevent name collisions for anything within the Keystone library. More... | |
Functions | |
| KEYSTONE HMODULE | BlamKeystone::GetKeystoneDLLHandle () |
| Retrieves the handle for the Keystone library. More... | |
| KEYSTONE QApplication * | BlamKeystone::GetQApplication () |
| Retrieves the pointer to the current Qt application. More... | |
| #define KEYSTONE |
Macro to prevent name collisions for anything within the Keystone library.