 |
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
4 #include <HEKGuerilla/components/projects/projects.h>
6 #include "ui_open_scenario.h"
24 void ProjectsPane_SelectionChanged();
26 void ButtonOpen_Clicked();
28 void ButtonCancel_Clicked();
bool do_scenario_load
Definition: open_scenario.h:19
open_scenario(QWidget *parent=Q_NULLPTR)
Definition: open_scenario.cpp:8
Definition: open_scenario.h:8
BlamProject * project_to_load
Definition: open_scenario.h:21
std::string scenario_path_to_load
Definition: open_scenario.h:20
~open_scenario()
Definition: open_scenario.cpp:28