PeriDyno 1.0.0
Loading...
Searching...
No Matches
Qt::QtNodeFlowWidget Class Reference

#include <QtNodeFlowWidget.h>

Inheritance diagram for Qt::QtNodeFlowWidget:
Collaboration diagram for Qt::QtNodeFlowWidget:

Public Member Functions

 QtNodeFlowWidget (QWidget *parent=nullptr)
 
 ~QtNodeFlowWidget ()
 
QtNodeFlowSceneflowScene ()
 

Private Attributes

QGridLayout * m_MainLayout
 
QtNodeFlowScenenode_scene = nullptr
 

Detailed Description

Definition at line 23 of file QtNodeFlowWidget.h.

Constructor & Destructor Documentation

◆ QtNodeFlowWidget()

Qt::QtNodeFlowWidget::QtNodeFlowWidget ( QWidget * parent = nullptr)
explicit

Definition at line 14 of file QtNodeFlowWidget.cpp.

◆ ~QtNodeFlowWidget()

Qt::QtNodeFlowWidget::~QtNodeFlowWidget ( )

Definition at line 41 of file QtNodeFlowWidget.cpp.

Member Function Documentation

◆ flowScene()

QtNodeFlowScene * Qt::QtNodeFlowWidget::flowScene ( )
inline

Definition at line 31 of file QtNodeFlowWidget.h.

Member Data Documentation

◆ m_MainLayout

QGridLayout* Qt::QtNodeFlowWidget::m_MainLayout
private

Definition at line 36 of file QtNodeFlowWidget.h.

◆ node_scene

QtNodeFlowScene* Qt::QtNodeFlowWidget::node_scene = nullptr
private

Definition at line 38 of file QtNodeFlowWidget.h.


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