nodeview: added arrows

This commit is contained in:
itsmattkc
2020-11-18 01:34:40 +11:00
parent 82cc590423
commit 3edac8a07f
2 changed files with 56 additions and 1 deletions
+4
View File
@@ -110,6 +110,10 @@ private:
bool curved_;
QPolygonF arrow_;
int arrow_size_;
};
}