|
ParaView
|
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... | |
a popup window that helps the user select another view to link with
Definition at line 46 of file pqLinkViewWidget.h.
| pqLinkViewWidget::pqLinkViewWidget | ( | pqRenderView * | firstLink | ) |
constructor takes the first view
|
virtual |
destructor
|
protected |
event filter to monitor user's selection
|
protected |
watch internal events
1.8.12