instruction.h
Go to the documentation of this file.
31 QString nodeMenuPath; //path of the ContextMenuItem in the ContextMenuModel : ex : "/operators/binary/int/add"
Definition: instruction.h:21
QList< models::gui::Input * > inputs
Definition: instruction.h:25
QList< models::gui::Output * > outputs
Definition: instruction.h:26
Definition: flow.h:15
Definition: guitype.h:14
bool operator!=(const Instruction &other) const
Definition: instruction.h:37
Definition: api.h:13
bool operator==(const Instruction &other) const
Definition: instruction.h:42
QList< gui::Flow * > flowOut
Definition: instruction.h:28
Instruction & operator=(const Instruction &other)=default