Nodes working
This commit is contained in:
parent
87e5aca9d8
commit
bba5d432f5
3 changed files with 78 additions and 13 deletions
|
|
@ -57,6 +57,7 @@ public:
|
|||
const Potato::NodeInfo *nodeInfo(QtNodes::NodeId nodeId) const;
|
||||
bool connectionIdForLink(const Potato::LinkInfo &link, QtNodes::ConnectionId &connectionId) const;
|
||||
bool updatePipeWireNode(const Potato::NodeInfo &node);
|
||||
bool hasOverlaps() const;
|
||||
void reset();
|
||||
void loadLayout();
|
||||
void saveLayout() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue