Skip to content

Refactor the task panel into a generic diagram panel

David Thompson requested to merge dcthomp/smtk:panoodle-plus into master
  • Add run-time arcs to graph resource
  • Refactor task/qtTaskEditor into diagram/qtDiagram, diagram/qtDiagramGenerator, and diagram/qtTaskEditor.
  • Add a new qtDiagramGenerator named qtResourceDiagram that shows (by default) all persistent objects in a graph laid out using hierarchical edge bundling.
Edited by David Thompson

Merge request reports