32 #ifndef pqSelectionManager_h 33 #define pqSelectionManager_h 35 #include "pqComponentsModule.h" 44 class pqSelectionManagerImplementation;
49 class vtkSMClientDeliveryRepresentationProxy;
85 const QSet<pqOutputPort*>& getSelectedPorts()
const;
91 bool hasActiveSelection()
const;
111 void setActiveView(
pqView*);
123 void onLinkAdded(
int linkType);
129 void onLinkRemoved();
140 pqSelectionManagerImplementation* Implementation;
143 void selectOnSurface(
int screenRectange[4]);
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
vtkSMSession is the default ParaView session.
pqServerManagerModelItem is a element maintained by pqServerManagerModel.
This is a PQ abstraction of a generic view module.
pqSelectionManager is the nexus for introspective surface selection in
proxy for a VTK source on a server
proxy for a VTK object(s) on a server
PQ representation for a vtkSMProxy that can be involved in a pipeline.