![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Widgets/ctkConsoleEventPlayer.h>


Public Types | |
| typedef pqWidgetEventPlayer | Superclass |
Public Member Functions | |
| ctkConsoleEventPlayer (QObject *parent=0) | |
| bool | playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) |
Definition at line 30 of file ctkConsoleEventPlayer.h.
| typedef pqWidgetEventPlayer ctkConsoleEventPlayer::Superclass |
Definition at line 35 of file ctkConsoleEventPlayer.h.
| ctkConsoleEventPlayer::ctkConsoleEventPlayer | ( | QObject * | parent = 0 | ) |
| bool ctkConsoleEventPlayer::playEvent | ( | QObject * | Object, |
| const QString & | Command, | ||
| const QString & | Arguments, | ||
| bool & | Error | ||
| ) |