![]() |
Blamite Game Engine - Keystone
00307.01.26.21.0804.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QMainWindow>#include <qmdisubwindow.h>#include <Strings/components/settings/config/config.h>#include "../windows/explorer_bar/explorer_bar.h"#include "../widgets/menubar/guerilla_menubar.h"#include "../windows/console_output/guerilla_console_output.h"#include "components/ui/shared/controls/mdi_area/SkinnableMdiArea.h"#include "components/ui/shared/controls/tag_editor/tag_editor.h"#include "ui_guerilla_window.h"Go to the source code of this file.
Classes | |
| class | guerilla_window |
| The main Guerilla window. More... | |
Enumerations | |
| enum | GuerillaLayoutType { GuerillaLayoutType::GuerillaLayout_MDI, GuerillaLayoutType::GuerillaLayout_Tabs } |
| Enumerator used to specify the layout method Guerilla should use. More... | |
|
strong |