 |
Blamite Game Engine - Keystone
00390.07.02.23.1947.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;
34 void RefreshButton_Clicked();
35 void NewInstanceButton_Clicked();
36 void DeleteButton_Clicked();
37 void NewGroupButton_Clicked();
39 void GroupPane_ItemCollapsed(QTreeWidgetItem* item);
40 void GroupPane_ItemExpanded(QTreeWidgetItem* item);
41 void GroupPane_ItemActivated(QTreeWidgetItem* item,
int column);
42 void GroupPane_SelectionChanged();
44 void ItemPane_SelectionChanged();
Definition: modify_explorer_filters.h:6