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
ctkConsoleEventPlayer Class Reference

#include <Libs/Widgets/ctkConsoleEventPlayer.h>

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

Public Types

typedef pqWidgetEventPlayer Superclass
 

Public Member Functions

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

Detailed Description

Definition at line 30 of file ctkConsoleEventPlayer.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventPlayer ctkConsoleEventPlayer::Superclass

Definition at line 35 of file ctkConsoleEventPlayer.h.

Constructor & Destructor Documentation

◆ ctkConsoleEventPlayer()

ctkConsoleEventPlayer::ctkConsoleEventPlayer ( QObject *  parent = 0)

Member Function Documentation

◆ playEvent()

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

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