![]() |
Blamite Game Engine - Keystone
00402.09.29.23.0627.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 "components/editor_data/editor_window/BlamEditorWindow.h"
#include "../widgets/menubar/guerilla_menubar.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... | |