![]() |
Blamite Game Engine - Keystone
00319.06.14.21.0211.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <Strings/components/settings/config/config.h>
#include "components/interface/BlamEditorWindow.h"
Go to the source code of this file.
Namespaces | |
BlamKeystone | |
Namespace for anything within the Keystone library. | |
BlamKeystone::EditorData | |
Namespace contianing functions for accessing common editor data. | |
BlamKeystone::EditorData::Internal | |
Macros | |
#define | KEYSTONE |
Functions | |
KEYSTONE void | BlamKeystone::EditorData::Internal::SetMainEditorWindow (BlamEditorWindow *window) |
KEYSTONE BlamEditorWindow * | BlamKeystone::EditorData::GetMainEditorWindow () |
#define KEYSTONE |