Elaztek Developer Hub
Blamite Game Engine - Keystone  00390.07.02.23.1947.blamite
A library that enables the use of Qt in Blamite's editing tools.
editor_data.cpp File Reference
+ Include dependency graph for editor_data.cpp:

Functions

void register_tool_window (BlamEditorToolWindow *window)
 

Variables

BlamEditorWindowmain_editor_window = nullptr
 
std::map< BlamEditorToolWindowType, BlamEditorToolWindow * > available_tool_windows = std::map<BlamEditorToolWindowType, BlamEditorToolWindow*>()
 

Function Documentation

◆ register_tool_window()

void register_tool_window ( BlamEditorToolWindow window)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ available_tool_windows

◆ main_editor_window

BlamEditorWindow* main_editor_window = nullptr