 |
Blamite Game Engine - Keystone
00314.05.25.21.0023.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
3 #include <qtreewidget.h>
4 #include <Strings/editor/guerilla/projects/projects.h>
16 BlamTagTreeNode* tag_node =
nullptr;
17 BlamProject* project =
nullptr;
19 bool is_valid =
false;
20 bool use_hierarchy_view =
true;
22 BlamPlugin* plugin =
nullptr;
23 bool is_fake_container =
false;
30 void GenerateTreeWidgets();
100 void Filter(std::string search_filter,
bool keep_empty_folders);
The main Guerilla window.
Definition: guerilla_window.h:20