src: refactoring of GraphNode and GraphEdge classes
* common base class QtGraphNode * derived class QtGraphNodeData for nodes representing the data model * removed GraphNode and GraphEdge interface classes * moved and renamed files for DummyNode and DummyEdge * refactored includes throughout Graph UI related files
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "utility/logging/logging.h"
|
||||
|
||||
#include "component/view/GraphViewStyleImpl.h"
|
||||
#include "settings/ApplicationSettings.h"
|
||||
|
||||
GraphViewStyle::NodeMargins::NodeMargins()
|
||||
|
||||
Reference in New Issue
Block a user