GUI Milestone 8a
This commit is contained in:
parent
d178e8765b
commit
a52f82d67b
7 changed files with 586 additions and 31 deletions
|
|
@ -67,6 +67,8 @@ public:
|
|||
void setPendingPosition(const std::string &nodeName, QPointF pos);
|
||||
static WarpNodeType classifyNode(const warppipe::NodeInfo &info);
|
||||
|
||||
uint32_t findPwNodeIdByName(const std::string &name) const;
|
||||
|
||||
void saveLayout(const QString &path) const;
|
||||
bool loadLayout(const QString &path);
|
||||
void autoArrange();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue