![]() |
Blamite Game Engine - Keystone
00427.01.12.25.2146.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <QMainWindow>
#include <qlabel.h>
#include <qprogressbar.h>
#include <Strings/components/classes/events/events.h>
#include "components/editor_data/editor_window/BlamEditorWindow.h"
#include "api/keystone_api.h"
#include "ui_sapien_main_window.h"
Go to the source code of this file.
Classes | |
class | SapienMainWindow |
Class representing the main window for Sapien. More... | |