Nodes
This commit is contained in:
parent
4addf989cc
commit
87e5aca9d8
11 changed files with 459 additions and 33 deletions
|
|
@ -56,6 +56,7 @@ public:
|
|||
bool findConnectionForLink(uint32_t linkId, QtNodes::ConnectionId &connectionId) const;
|
||||
const Potato::NodeInfo *nodeInfo(QtNodes::NodeId nodeId) const;
|
||||
bool connectionIdForLink(const Potato::LinkInfo &link, QtNodes::ConnectionId &connectionId) const;
|
||||
bool updatePipeWireNode(const Potato::NodeInfo &node);
|
||||
void reset();
|
||||
void loadLayout();
|
||||
void saveLayout() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue