4 #ifndef pqRepresentation_h 5 #define pqRepresentation_h 30 QObject* parent =
nullptr);
39 virtual bool isVisible()
const;
46 virtual void setVisible(
bool visible);
66 void renderView(
bool force);
80 void visibilityChanged(
bool visible);
90 virtual void onVisibilityChanged();
99 virtual void setView(
pqView*);
103 pqInternal* Internal;
void renderViewEventually()
Simply calls renderView(false);.
Superclass for all view proxies.
This is PQ representation for a single representation.
This is a PQ abstraction of a generic view module.
This class represents any registered Server Manager proxy.
proxy for a VTK object(s) on a server
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...