QVTKWidget displays a VTK window in a Qt window.
More...
#include <cxQVTKWidget.h>
QVTKWidget displays a VTK window in a Qt window.
Definition at line 56 of file cxQVTKWidget.h.
| Enumerator |
|---|
| ContextMenuEvent |
|
| DragEnterEvent |
|
| DragMoveEvent |
|
| DragLeaveEvent |
|
| DropEvent |
|
Definition at line 81 of file cxQVTKWidget.h.
| CXQVTKWidget::CXQVTKWidget |
( |
QWidget * |
p = NULL, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| CXQVTKWidget::~CXQVTKWidget |
( |
| ) |
|
|
virtual |
| void CXQVTKWidget::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::dragEnterEvent |
( |
QDragEnterEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::dragLeaveEvent |
( |
QDragLeaveEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::dragMoveEvent |
( |
QDragMoveEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::dropEvent |
( |
QDropEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::enterEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
| bool CXQVTKWidget::event |
( |
QEvent * |
e | ) |
|
|
protected |
overloaded Qt's event handler to capture additional keys that Qt has default behavior for (for example the Tab and Shift-Tab key)
Definition at line 252 of file cxQVTKWidget.cpp.
| void CXQVTKWidget::focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
protectedvirtual |
| QVTKInteractor * CXQVTKWidget::GetInteractor |
( |
| ) |
|
|
virtual |
| vtkRenderWindow * CXQVTKWidget::GetRenderWindow |
( |
| ) |
|
|
virtual |
| bool CXQVTKWidget::GetUseTDx |
( |
| ) |
const |
| void CXQVTKWidget::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::leaveEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::mouseEvent |
( |
QMouseEvent * |
event | ) |
|
|
signal |
| void CXQVTKWidget::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::mouseReleaseEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::moveEvent |
( |
QMoveEvent * |
event | ) |
|
|
protectedvirtual |
| QPaintEngine* CXQVTKWidget::paintEngine |
( |
| ) |
|
|
inlineprotected |
| void CXQVTKWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::SetRenderWindow |
( |
vtkRenderWindow * |
w | ) |
|
|
virtual |
set the render window this will bind a VTK window with the Qt window it'll also replace an existing VTK window
Definition at line 159 of file cxQVTKWidget.cpp.
| void CXQVTKWidget::SetUseTDx |
( |
bool |
useTDx | ) |
|
| void CXQVTKWidget::showEvent |
( |
QShowEvent * |
e | ) |
|
|
virtual |
| void CXQVTKWidget::wheelEvent |
( |
QWheelEvent * |
e | ) |
|
|
protectedvirtual |
| void CXQVTKWidget::x11_setup_window |
( |
| ) |
|
|
protected |
| QVTKInteractorAdapter* CXQVTKWidget::mIrenAdapter |
|
protected |
| vtkRenderWindow* CXQVTKWidget::mRenWin |
|
protected |
| bool CXQVTKWidget::UseTDx |
|
protected |
The documentation for this class was generated from the following files:
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/resource/view/View/cxQVTKWidget.h
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/resource/view/View/cxQVTKWidget.cpp