32 #ifndef pqSourcesMenuReaction_h 33 #define pqSourcesMenuReaction_h 35 #include "pqApplicationComponentsModule.h" 48 typedef QObject Superclass;
63 static bool warnOnCreate(
const QString& group,
const QString& name,
pqServer* server =
nullptr);
70 virtual void updateEnableState();
71 void updateEnableState(
bool);
77 virtual void onTriggered(
const QString& group,
const QString& name)
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...