 |
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 <Strings/components/classes/events/events.h>
8 #include "ui_hierarchy_view.h"
15 Ui::hierarchy_view ui;
17 bool item_update_lock =
false;
18 bool hierarchy_refreshing =
false;
40 void RefreshButton_Clicked();
41 void NewInstanceButton_Clicked();
42 void DeleteButton_Clicked();
43 void NewGroupButton_Clicked();
44 void EditTypesButton_Clicked();
46 void GroupPane_ItemCollapsed(QTreeWidgetItem* item);
47 void GroupPane_ItemExpanded(QTreeWidgetItem* item);
48 void GroupPane_ItemActivated(QTreeWidgetItem* item,
int column);
49 void GroupPane_SelectionChanged();
51 void ItemPane_SelectionChanged();
Definition: modify_explorer_filters.h:6
#define DEFAULT_EDITOR
Definition: custom_tag_editor.h:14