pqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, which 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, which are ViewLink allowing to see a view "trough" another view.
Definition at line 18 of file pqInteractiveViewLink.h.
◆ pqInteractiveViewLink()
◆ ~pqInteractiveViewLink()
pqInteractiveViewLink::~pqInteractiveViewLink |
( |
| ) |
|
|
override |
◆ 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: