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

Widget for displaying and editing node properties. More...

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

Inheritance diagram for AeonGames::NodeWindow:
Inheritance graph
Collaboration diagram for AeonGames::NodeWindow:
Collaboration graph

Public Member Functions

 NodeWindow (QWidget *parent=Q_NULLPTR, Qt::WindowFlags f=Qt::WindowFlags())
 Construct the node window widget.
 ~NodeWindow ()
 Destructor.

Detailed Description

Widget for displaying and editing node properties.

Definition at line 24 of file NodeWindow.h.

Constructor & Destructor Documentation

◆ NodeWindow()

AeonGames::NodeWindow::NodeWindow ( QWidget * parent = Q_NULLPTR,
Qt::WindowFlags f = Qt::WindowFlags() )

Construct the node window widget.

Parameters
parentParent widget.
fWindow flags.

Definition at line 21 of file NodeWindow.cpp.


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