Skip to content

ENH: Added the concepts of labels to attribute::Analysis

Robert M. O'Bara requested to merge bob.obara/smtk:addingAnalysisLabels into master

In addition a new method (displayName() has been added that returns the label if its not empty, else it returns the name.

Also removed qtComponentItem from MOC HEADERS List since its isn't needed.

This addresses Issue #255 (closed)

Merge request reports