Skip to content

ENH: Making qtAttributeBaseView Compatible with Tasks

Attribute Related Tasks will populate a view::Information object with a set of weak pointers to an attribute resource instead of the current assumption of a single weak pointer to an attribute resource. This change modified both the validateInformation and attributeResource methods to check for either situation.

Merge request reports