#include <QVTKGraphicsItem.h>
Inherits QGraphicsWidget.
|
virtual void | MakeCurrent () |
|
virtual void | Start () |
|
virtual void | End () |
|
virtual void | IsCurrent (vtkObject *caller, unsigned long vtk_event, void *client_data, void *call_data) |
|
virtual void | IsDirect (vtkObject *caller, unsigned long vtk_event, void *client_data, void *call_data) |
|
virtual void | SupportsOpenGL (vtkObject *caller, unsigned long vtk_event, void *client_data, void *call_data) |
|
Definition at line 40 of file QVTKGraphicsItem.h.
◆ QVTKGraphicsItem()
QVTKGraphicsItem::QVTKGraphicsItem |
( |
QGLContext * |
ctx, |
|
|
QGraphicsItem * |
p = 0 |
|
) |
| |
◆ ~QVTKGraphicsItem()
QVTKGraphicsItem::~QVTKGraphicsItem |
( |
| ) |
|
◆ SetRenderWindow()
◆ GetRenderWindow()
◆ GetInteractor()
◆ Update
virtual void QVTKGraphicsItem::Update |
( |
| ) |
|
|
virtualslot |
◆ MakeCurrent
virtual void QVTKGraphicsItem::MakeCurrent |
( |
| ) |
|
|
protectedvirtualslot |
◆ Start
virtual void QVTKGraphicsItem::Start |
( |
| ) |
|
|
protectedvirtualslot |
◆ End
virtual void QVTKGraphicsItem::End |
( |
| ) |
|
|
protectedvirtualslot |
◆ IsCurrent
virtual void QVTKGraphicsItem::IsCurrent |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
◆ IsDirect
virtual void QVTKGraphicsItem::IsDirect |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
◆ SupportsOpenGL
virtual void QVTKGraphicsItem::SupportsOpenGL |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
◆ keyPressEvent()
void QVTKGraphicsItem::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
◆ keyReleaseEvent()
void QVTKGraphicsItem::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
◆ mousePressEvent()
void QVTKGraphicsItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
◆ mouseReleaseEvent()
void QVTKGraphicsItem::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
◆ mouseMoveEvent()
void QVTKGraphicsItem::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
◆ resizeEvent()
void QVTKGraphicsItem::resizeEvent |
( |
QGraphicsSceneResizeEvent * |
e | ) |
|
|
protected |
◆ moveEvent()
void QVTKGraphicsItem::moveEvent |
( |
QGraphicsSceneMoveEvent * |
e | ) |
|
|
protected |
◆ wheelEvent()
void QVTKGraphicsItem::wheelEvent |
( |
QGraphicsSceneWheelEvent * |
e | ) |
|
|
protected |
◆ hoverEnterEvent()
void QVTKGraphicsItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
◆ hoverLeaveEvent()
void QVTKGraphicsItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
◆ hoverMoveEvent()
void QVTKGraphicsItem::hoverMoveEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
◆ paint()
void QVTKGraphicsItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
protected |
◆ mContext
QGLContext* QVTKGraphicsItem::mContext |
|
protected |
◆ mFBO
QGLFramebufferObject* QVTKGraphicsItem::mFBO |
|
protected |
◆ mWin
◆ mIren
◆ mIrenAdapter
◆ mConnect
The documentation for this class was generated from the following file: