Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::MainWindow Class Reference

Main window of the world editor application. More...

#include <C:/Code/AeonEngine/tools/worldeditor/MainWindow.h>

Inheritance diagram for AeonGames::MainWindow:
Inheritance graph
Collaboration diagram for AeonGames::MainWindow:
Collaboration graph

Public Member Functions

 MainWindow (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags{})
 Construct the main window.
 ~MainWindow ()
 Destructor.

Detailed Description

Main window of the world editor application.

Definition at line 28 of file MainWindow.h.

Constructor & Destructor Documentation

◆ MainWindow()

AeonGames::MainWindow::MainWindow ( QWidget * parent = nullptr,
Qt::WindowFlags flags = Qt::WindowFlags{} )

Construct the main window.

Parameters
parentParent widget.
flagsWindow flags.

Definition at line 32 of file MainWindow.cpp.


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