 |
Blamite Game Engine - Keystone
00433.02.16.25.2127.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
7 #include "ui_hierarchy_view.h"
14 Ui::hierarchy_view ui;
16 bool item_update_lock =
false;
36 void RefreshButton_Clicked();
37 void NewInstanceButton_Clicked();
38 void DeleteButton_Clicked();
39 void NewGroupButton_Clicked();
40 void EditTypesButton_Clicked();
42 void GroupPane_ItemCollapsed(QTreeWidgetItem* item);
43 void GroupPane_ItemExpanded(QTreeWidgetItem* item);
44 void GroupPane_ItemActivated(QTreeWidgetItem* item,
int column);
45 void GroupPane_SelectionChanged();
47 void ItemPane_SelectionChanged();
Definition: modify_explorer_filters.h:6