Refactor the task panel into a generic diagram panel
- Add run-time arcs to graph resource
- Refactor
task/qtTaskEditor
intodiagram/qtDiagram
,diagram/qtDiagramGenerator
, anddiagram/qtTaskEditor
. - Add a new
qtDiagramGenerator
namedqtResourceDiagram
that shows (by default) all persistent objects in a graph laid out using hierarchical edge bundling.
Edited by David Thompson