4 #ifndef pqInteractiveViewLink_h 5 #define pqInteractiveViewLink_h 21 typedef QObject Superclass;
25 double yPos = 0.375,
double xSize = 0.25,
double ySize = 0.25);
32 virtual void setOpacity(
double opacity);
33 virtual double getOpacity();
36 virtual void setHideLinkedViewBackground(
bool hide);
37 virtual bool getHideLinkedViewBackground();
42 virtual void drawViewLink();
45 virtual void drawViewLink(
int setFront);
48 virtual void renderLinkedView();
51 virtual void linkedWindowRendered();
56 virtual void finalRenderDisplayView();
pqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, which are ViewLink al...
This is used by vtkPVXMLParser to represent an XML document starting at the root element.