pqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, wich are ViewLink allowing to see a view "trough" another view.
More...
#include <pqInteractiveViewLink.h>
Inherits QObject.
pqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, wich are ViewLink allowing to see a view "trough" another view.
Definition at line 46 of file pqInteractiveViewLink.h.
◆ pqInteractiveViewLink()
pqInteractiveViewLink::pqInteractiveViewLink |
( |
pqRenderView * |
displayView, |
|
|
pqRenderView * |
linkedView, |
|
|
double |
xPos = 0.375 , |
|
|
double |
yPos = 0.375 , |
|
|
double |
xSize = 0.25 , |
|
|
double |
ySize = 0.25 |
|
) |
| |
◆ ~pqInteractiveViewLink()
virtual pqInteractiveViewLink::~pqInteractiveViewLink |
( |
| ) |
|
|
virtual |
◆ saveXMLState()
◆ setOpacity()
virtual void pqInteractiveViewLink::setOpacity |
( |
double |
opacity | ) |
|
|
virtual |
◆ getOpacity()
virtual double pqInteractiveViewLink::getOpacity |
( |
| ) |
|
|
virtual |
◆ setHideLinkedViewBackground()
virtual void pqInteractiveViewLink::setHideLinkedViewBackground |
( |
bool |
hide | ) |
|
|
virtual |
◆ getHideLinkedViewBackground()
virtual bool pqInteractiveViewLink::getHideLinkedViewBackground |
( |
| ) |
|
|
virtual |
◆ drawViewLink() [1/2]
virtual void pqInteractiveViewLink::drawViewLink |
( |
| ) |
|
|
protectedvirtual |
◆ drawViewLink() [2/2]
virtual void pqInteractiveViewLink::drawViewLink |
( |
int |
setFront | ) |
|
|
protectedvirtual |
◆ renderLinkedView()
virtual void pqInteractiveViewLink::renderLinkedView |
( |
| ) |
|
|
protectedvirtual |
◆ linkedWindowRendered()
virtual void pqInteractiveViewLink::linkedWindowRendered |
( |
| ) |
|
|
protectedvirtual |
◆ finalRenderDisplayView
virtual void pqInteractiveViewLink::finalRenderDisplayView |
( |
| ) |
|
|
protectedvirtualslot |
The documentation for this class was generated from the following file: