![]() |
Blamite Game Engine - Keystone
00312.05.15.21.1835.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>
Inheritance diagram for tool_gui_window: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 | ( | ) |