PeriDyno 1.2.1
Loading...
Searching...
No Matches
Qt::QtNodeFlowView Class Reference

#include <QtNodeFlowView.h>

Inheritance diagram for Qt::QtNodeFlowView:
Collaboration diagram for Qt::QtNodeFlowView:

Public Slots

void showPortContextMenu (QtNode &n, const PortIndex index, const QPointF &pos)
 

Public Member Functions

 QtNodeFlowView (QWidget *parent=Q_NULLPTR)
 
 QtNodeFlowView (QtFlowScene *scene, QWidget *parent=Q_NULLPTR)
 
 QtNodeFlowView (const QtNodeFlowView &)=delete
 
QtNodeFlowView operator= (const QtNodeFlowView &)=delete
 

Detailed Description

Definition at line 8 of file QtNodeFlowView.h.

Constructor & Destructor Documentation

◆ QtNodeFlowView() [1/3]

Qt::QtNodeFlowView::QtNodeFlowView ( QWidget * parent = Q_NULLPTR)

Definition at line 9 of file QtNodeFlowView.cpp.

Here is the caller graph for this function:

◆ QtNodeFlowView() [2/3]

Qt::QtNodeFlowView::QtNodeFlowView ( QtFlowScene * scene,
QWidget * parent = Q_NULLPTR )

Definition at line 14 of file QtNodeFlowView.cpp.

Here is the call graph for this function:

◆ QtNodeFlowView() [3/3]

Qt::QtNodeFlowView::QtNodeFlowView ( const QtNodeFlowView & )
delete
Here is the call graph for this function:

Member Function Documentation

◆ operator=()

QtNodeFlowView Qt::QtNodeFlowView::operator= ( const QtNodeFlowView & )
delete
Here is the call graph for this function:

◆ showPortContextMenu

void Qt::QtNodeFlowView::showPortContextMenu ( QtNode & n,
const PortIndex index,
const QPointF & pos )
slot

Definition at line 20 of file QtNodeFlowView.cpp.

Here is the caller graph for this function:

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