66 QString getPortName()
const;
71 int getNumberOfConsumers()
const;
81 QList<pqPipelineSource*> getConsumers()
const;
87 QList<pqDataRepresentation*> getRepresentations(
pqView* view)
const;
99 QList<pqView*> getViews()
const;
132 const char* getDataClassName()
const;
144 unsigned int getSelectionInputPort();
154 QString prettyName()
const;
162 void renderAllViews(
bool force =
false);
195 void onRepresentationVisibilityChanged();
220 pqInternal* Internal;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
int getPortNumber() const
Returns the port number of the output port which this item represents.
pqPipelineSource * getSource() const
Returns the pqPipelineSource whose output port this is.
This is a PQ abstraction of a generic view module.
pqPipelineSource * Source
proxy for a VTK source on a server
This class represents any registered Server Manager proxy.
pqServer * getServer() const
Get the server on which this proxy exists.
reference for an output port of a vtkAlgorithm.
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...