![]() |
Blamite Game Engine - Keystone
00305.01.23.21.0442.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
The main window for Tool's GUI. More...
#include <tool_gui_window.h>
Public Member Functions | |
tool_gui_window (QWidget *parent=Q_NULLPTR) | |
~tool_gui_window () | |
The main window for Tool's GUI.
When we start implementing Tool, in order to aid in ease of use, it will feature a GUI frontend. The application can still be run without the GUI, but the GUI will make it easier for those new to the engine to get started.
tool_gui_window::tool_gui_window | ( | QWidget * | parent = Q_NULLPTR | ) |
tool_gui_window::~tool_gui_window | ( | ) |