32 #ifndef pqServerManagerModelInterface_h 33 #define pqServerManagerModelInterface_h 35 #include "pqCoreModule.h" 57 virtual pqProxy* createPQProxy(
const QString& regGroup,
58 const QString& regName, vtkSMProxy* proxy,
pqServer* server)
const = 0;
pqServerManagerModelInterface defines an interface that can be used to register new types of pqProxy ...
Q_DECLARE_INTERFACE(pqViewFrameActionsInterface, "com.kitware/paraview/viewframeactions")
This class represents any registered Server Manager proxy.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...