32 #ifndef pqSourcesMenuReaction_h 33 #define pqSourcesMenuReaction_h 35 #include "pqApplicationComponentsModule.h" 48 typedef QObject Superclass;
53 static pqPipelineSource* createSource(
const QString& group,
const QString& name);
60 virtual void updateEnableState();
61 void updateEnableState(
bool);
67 virtual void onTriggered(
const QString& group,
const QString& name)
PQ representation for a vtkSMProxy that can be involved in a pipeline.