4 #ifndef pqFiltersMenuReaction_h 5 #define pqFiltersMenuReaction_h 9 #include "pqApplicationComponentsModule.h" 24 typedef QObject Superclass;
35 virtual void updateEnableState(
bool updateOnlyToolbars =
false);
46 virtual void onTriggered(
const QString& group,
const QString& name)
50 virtual void setEnableStateDirty();
57 bool HideDisabledActions;
PQ representation for a vtkSMProxy that can be involved in a pipeline.