VTK
Public Member Functions | Protected Attributes | List of all members
QVTKInteractorAdapter Class Reference

#include <QVTKInteractorAdapter.h>

Inherits QObject.

Public Member Functions

 QVTKInteractorAdapter (QObject *parent)
 
 ~QVTKInteractorAdapter ()
 
bool ProcessEvent (QEvent *e, vtkRenderWindowInteractor *iren)
 

Protected Attributes

int AccumulatedDelta
 

Detailed Description

Definition at line 50 of file QVTKInteractorAdapter.h.

Constructor & Destructor Documentation

QVTKInteractorAdapter::QVTKInteractorAdapter ( QObject *  parent)
QVTKInteractorAdapter::~QVTKInteractorAdapter ( )

Member Function Documentation

bool QVTKInteractorAdapter::ProcessEvent ( QEvent *  e,
vtkRenderWindowInteractor iren 
)

Member Data Documentation

int QVTKInteractorAdapter::AccumulatedDelta
protected

Definition at line 68 of file QVTKInteractorAdapter.h.


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