Elaztek Developer Hub
Blamite Game Engine - Keystone  00305.01.23.21.0442.blamite
A library that enables the use of Qt in Blamite's editing tools.
tool_gui_window Class Reference

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 ()
 

Detailed Description

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.

Todo:
Implement.

Constructor & Destructor Documentation

◆ tool_gui_window()

tool_gui_window::tool_gui_window ( QWidget *  parent = Q_NULLPTR)

◆ ~tool_gui_window()

tool_gui_window::~tool_gui_window ( )

The documentation for this class was generated from the following files: