VTK
Public Types | Public Slots | Public Member Functions | Public Attributes | List of all members
QVTKInteractorInternal Class Reference

#include <QVTKInteractorInternal.h>

Inherits QObject.

Collaboration diagram for QVTKInteractorInternal:
[legend]

Public Types

typedef std::map< int, QTimer * > TimerMap
 

Public Slots

void TimerEvent (int id)
 

Public Member Functions

 QVTKInteractorInternal (QVTKInteractor *p)
 
 ~QVTKInteractorInternal () override
 

Public Attributes

QSignalMapper * SignalMapper
 
TimerMap Timers
 
QVTKInteractorParent
 

Detailed Description

Definition at line 43 of file QVTKInteractorInternal.h.

Member Typedef Documentation

typedef std::map<int, QTimer*> QVTKInteractorInternal::TimerMap

Definition at line 53 of file QVTKInteractorInternal.h.

Constructor & Destructor Documentation

QVTKInteractorInternal::QVTKInteractorInternal ( QVTKInteractor p)
QVTKInteractorInternal::~QVTKInteractorInternal ( )
override

Member Function Documentation

void QVTKInteractorInternal::TimerEvent ( int  id)
slot

Member Data Documentation

QSignalMapper* QVTKInteractorInternal::SignalMapper

Definition at line 52 of file QVTKInteractorInternal.h.

TimerMap QVTKInteractorInternal::Timers

Definition at line 54 of file QVTKInteractorInternal.h.

QVTKInteractor* QVTKInteractorInternal::Parent

Definition at line 55 of file QVTKInteractorInternal.h.


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