 |
Blamite Game Engine - Keystone
00318.06.01.21.0039.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 <HEKGuerilla/components/projects/projects.h>
16 BlamProject* project =
nullptr;
18 bool is_valid =
false;
19 bool use_hierarchy_view =
true;
21 BlamPlugin* plugin =
nullptr;
22 bool is_fake_container =
false;
29 void GenerateTreeWidgets();
107 void Filter(std::string search_filter,
bool keep_empty_folders);
The main Guerilla window.
Definition: guerilla_window.h:20