#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 |
( |
QGLContext * |
ctx, |
|
|
QGraphicsItem * |
p = 0 |
|
) |
| |
| QVTKGraphicsItem::~QVTKGraphicsItem |
( |
| ) |
|
| virtual void QVTKGraphicsItem::Update |
( |
| ) |
|
|
virtualslot |
| virtual void QVTKGraphicsItem::MakeCurrent |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void QVTKGraphicsItem::Start |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void QVTKGraphicsItem::End |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void QVTKGraphicsItem::IsCurrent |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
| virtual void QVTKGraphicsItem::IsDirect |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
| virtual void QVTKGraphicsItem::SupportsOpenGL |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
void * |
client_data, |
|
|
void * |
call_data |
|
) |
| |
|
protectedvirtualslot |
| void QVTKGraphicsItem::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::resizeEvent |
( |
QGraphicsSceneResizeEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::moveEvent |
( |
QGraphicsSceneMoveEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::wheelEvent |
( |
QGraphicsSceneWheelEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::hoverMoveEvent |
( |
QGraphicsSceneHoverEvent * |
e | ) |
|
|
protected |
| void QVTKGraphicsItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
protected |
| QGLContext* QVTKGraphicsItem::mContext |
|
protected |
| QGLFramebufferObject* QVTKGraphicsItem::mFBO |
|
protected |
The documentation for this class was generated from the following file:
- /home/demarle/Builds/VTK/release/Utilities/Doxygen/dox/GUISupport/QtOpenGL/QVTKGraphicsItem.h