nodeview: started core node filtering work

This commit is contained in:
itsmattkc
2020-05-11 22:48:27 +10:00
parent 9c30f13a2e
commit ce58671fd6
10 changed files with 224 additions and 38 deletions
+2
View File
@@ -53,6 +53,8 @@ public slots:
void Select(const QList<Node*>& nodes);
void SelectWithDependencies(const QList<Node*>& nodes);
void SelectBlocks(const QList<Block*>& nodes);
signals:
/**
* @brief Wrapper for NodeView::SelectionChanged()