CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Types | Public Member Functions | List of all members
ctkAxesWidgetEventPlayer Class Reference

#include <Libs/Widgets/ctkAxesWidgetEventPlayer.h>

Inheritance diagram for ctkAxesWidgetEventPlayer:
Inheritance graph
[legend]
Collaboration diagram for ctkAxesWidgetEventPlayer:
Collaboration graph
[legend]

Public Types

typedef pqWidgetEventPlayer Superclass
 

Public Member Functions

 ctkAxesWidgetEventPlayer (QObject *parent=0)
 
bool playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error)
 

Detailed Description

Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.

Definition at line 34 of file ctkAxesWidgetEventPlayer.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventPlayer ctkAxesWidgetEventPlayer::Superclass

Definition at line 40 of file ctkAxesWidgetEventPlayer.h.

Constructor & Destructor Documentation

◆ ctkAxesWidgetEventPlayer()

ctkAxesWidgetEventPlayer::ctkAxesWidgetEventPlayer ( QObject *  parent = 0)

Member Function Documentation

◆ playEvent()

bool ctkAxesWidgetEventPlayer::playEvent ( QObject *  Object,
const QString &  Command,
const QString &  Arguments,
bool &  Error 
)

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