nodeview: improved and optimized some selection code

This commit is contained in:
itsmattkc
2020-03-02 17:03:03 +11:00
parent f800ca38c3
commit 3e34975dd9
4 changed files with 17 additions and 29 deletions
+2
View File
@@ -38,6 +38,8 @@ public:
void SetGraph(NodeGraph* graph);
const QHash<Node*, NodeViewItem*>& item_map() const;
public slots:
/**
* @brief Slot when a Node is added to a graph (SetGraph() connects this)