32 #ifndef pqUndoRedoReaction_h 33 #define pqUndoRedoReaction_h 61 void setLabel(
const QString& label);
virtual void onTriggered()
Called when the action is triggered.
This is a superclass just to make it easier to collect all such reactions.
Reaction for application undo-redo.
pqUndoStack represents a vtkSMUndoStack along with a a vtkSMUndoStackBuilder.