|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
Main window of the world editor application. More...
#include <C:/Code/AeonEngine/tools/worldeditor/MainWindow.h>


Public Member Functions | |
| MainWindow (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags{}) | |
| Construct the main window. | |
| ~MainWindow () | |
| Destructor. | |
Main window of the world editor application.
Definition at line 28 of file MainWindow.h.
| AeonGames::MainWindow::MainWindow | ( | QWidget * | parent = nullptr, |
| Qt::WindowFlags | flags = Qt::WindowFlags{} ) |
Construct the main window.
| parent | Parent widget. |
| flags | Window flags. |
Definition at line 32 of file MainWindow.cpp.