![]() |
Blamite Game Engine - Keystone
00319.06.14.21.0211.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the source code of this file.
Classes | |
class | BlamEditorToolWindow |
Macros | |
#define | KEYSTONE |
Enumerations | |
enum | BlamEditorToolWindowType { BlamEditorToolWindowType::Output, BlamEditorToolWindowType::ExplorerClassic, BlamEditorToolWindowType::Unspecified } |
Enumerator containing all possible editor tool window types. More... | |
#define KEYSTONE |
|
strong |
Enumerator containing all possible editor tool window types.
Only one instance of each of these tool windows can be active within a given tool at any time, but any number of different tool windows can be open (though some of these should be disabled depending on what editor is open).
Enumerator | |
---|---|
Output | |
ExplorerClassic | |
Unspecified |