nodeview: further optimization of node view

This commit is contained in:
itsmattkc
2020-03-03 01:50:31 +11:00
parent 644dd2df30
commit d8f83f1452
3 changed files with 9 additions and 7 deletions
+1
View File
@@ -39,6 +39,7 @@ public:
void SetGraph(NodeGraph* graph);
const QHash<Node*, NodeViewItem*>& item_map() const;
const QHash<NodeEdge*, NodeViewEdge*>& edge_map() const;
public slots:
/**