#194: Add documentation for GraphView
Compare changes
- Octave Perrin authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 15
− 8
@@ -445,16 +445,14 @@ public:
@@ -445,16 +445,14 @@ public:
@@ -464,15 +462,14 @@ public:
@@ -464,15 +462,14 @@ public:
@@ -483,6 +480,10 @@ public:
@@ -483,6 +480,10 @@ public:
@@ -518,6 +519,7 @@ public:
@@ -518,6 +519,7 @@ public:
@@ -526,10 +528,13 @@ public:
@@ -526,10 +528,13 @@ public:
@@ -544,6 +549,7 @@ public:
@@ -544,6 +549,7 @@ public:
@@ -569,6 +575,7 @@ public:
@@ -569,6 +575,7 @@ public:
* @brief Clone the GraphView with shared Operators. It is a new GraphView, with cloned Nodes, but the new Nodes refer to the same Operators as the original ones.