ParaView
Public Member Functions | Protected Member Functions
pqLinkViewWidget Class Reference

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

#include <pqLinkViewWidget.h>

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

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

Definition at line 42 of file pqLinkViewWidget.h.


Constructor & Destructor Documentation

pqLinkViewWidget::pqLinkViewWidget ( pqRenderView firstLink)

constructor takes the first view

virtual pqLinkViewWidget::~pqLinkViewWidget ( ) [virtual]

destructor


Member Function Documentation

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

event filter to monitor user's selection

bool pqLinkViewWidget::event ( QEvent *  e) [protected]

watch internal events


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