4 #ifndef pqSourcesMenuReaction_h 5 #define pqSourcesMenuReaction_h 7 #include "pqApplicationComponentsModule.h" 20 typedef QObject Superclass;
35 static bool warnOnCreate(
const QString& group,
const QString& name,
pqServer* server =
nullptr);
41 virtual void updateEnableState();
42 void updateEnableState(
bool);
48 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...