Skip to content

Add pqSMTKBehavior signals on create/destroy smtk resources

Signals are added for notifying applications when a pqPipelineResource has been created or destroyed.

Includes a destroyed signal even though it's likely to be associated with deleting the underlying resource.

Merge request reports