ParaView
Public Member Functions | Protected Member Functions | List of all members
pqLinkViewWidget Class Reference

a popup window that helps the user select another view to link with More...

#include <pqLinkViewWidget.h>

Inherits QWidget.

Public Member Functions

 pqLinkViewWidget (pqRenderView *firstLink)
 constructor takes the first view More...
 
virtual ~pqLinkViewWidget ()
 destructor More...
 

Protected Member Functions

bool eventFilter (QObject *watched, QEvent *e)
 event filter to monitor user's selection More...
 
bool event (QEvent *e)
 watch internal events More...
 

Detailed Description

a popup window that helps the user select another view to link with

Definition at line 44 of file pqLinkViewWidget.h.

Constructor & Destructor Documentation

§ pqLinkViewWidget()

pqLinkViewWidget::pqLinkViewWidget ( pqRenderView firstLink)

constructor takes the first view

§ ~pqLinkViewWidget()

virtual pqLinkViewWidget::~pqLinkViewWidget ( )
virtual

destructor

Member Function Documentation

§ eventFilter()

bool pqLinkViewWidget::eventFilter ( QObject *  watched,
QEvent *  e 
)
protected

event filter to monitor user's selection

§ event()

bool pqLinkViewWidget::event ( QEvent *  e)
protected

watch internal events


The documentation for this class was generated from the following file: