32 #ifndef pqDeleteReaction_h 33 #define pqDeleteReaction_h 55 static void deleteAll();
56 static void deleteSelected();
57 static bool canDeleteSelected();
67 static void deleteSources(QSet<pqPipelineSource*>& sources);
static void deleteSelected()
virtual void updateEnableState()
This is a superclass just to make it easier to collect all such reactions.
Reaction for delete sources (all or selected only).
virtual void onTriggered()
Called when the action is triggered.
PQ representation for a vtkSMProxy that can be involved in a pipeline.