 |
Blamite Game Engine - Keystone
00453.06.08.26.0624.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
4 #include "ui_SapienToolbar.h"
15 std::string current_palette =
"NONE";
16 int current_palette_index = -1;
23 void OnPlaceButtonClicked();
24 void OnDeleteButtonClicked();
25 void OnPickTagButtonClicked();
bool HasTag()
Definition: SelectTagDialog.cpp:63
KEYSTONE BlamEditorToolWindow * GetToolWindow(BlamEditorToolWindowType type)
Retrieves a desired tool window.
Definition: editor_data.cpp:40
std::string GetTagClass()
Definition: SelectTagDialog.cpp:73
std::string GetTagPath()
Definition: SelectTagDialog.cpp:68
std::string GetTagClassLong()
Definition: SelectTagDialog.cpp:78
Definition: SelectTagDialog.h:8