nodeeditor_doxy
|
#include <mainwindow.h>
Public Member Functions | |
ExampleNode1 (QMenu *contextMenu, QGraphicsItem *parent=0, QGraphicsScene *scene=0) | |
int | getId () |
Definition at line 344 of file mainwindow.h.
ExampleNode1::ExampleNode1 | ( | QMenu * | contextMenu, |
QGraphicsItem * | parent = 0 , |
||
QGraphicsScene * | scene = 0 |
||
) | [inline] |
Definition at line 346 of file mainwindow.h.
int ExampleNode1::getId | ( | ) | [inline, virtual] |
Implements ExampleBaseNode.
Definition at line 359 of file mainwindow.h.