32 #ifndef pqSourcesMenuReaction_h 33 #define pqSourcesMenuReaction_h 35 #include "pqApplicationComponentsModule.h" 46 typedef QObject Superclass;
51 const QString& group,
const QString& name);
56 virtual void updateEnableState();
57 void updateEnableState(
bool);
61 virtual void onTriggered(
const QString& group,
const QString& name)
PQ representation for a vtkSMProxy that can be involved in a pipeline.