![]() |
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/ctkFileDialogEventPlayer.h>
Public Types | |
typedef pqNativeFileDialogEventPlayer | Superclass |
Public Member Functions | |
ctkFileDialogEventPlayer (pqTestUtility *util, QObject *parent=0) | |
bool | playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) |
Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.
Definition at line 34 of file ctkFileDialogEventPlayer.h.
typedef pqNativeFileDialogEventPlayer ctkFileDialogEventPlayer::Superclass |
Definition at line 40 of file ctkFileDialogEventPlayer.h.
ctkFileDialogEventPlayer::ctkFileDialogEventPlayer | ( | pqTestUtility * | util, |
QObject * | parent = 0 |
||
) |
bool ctkFileDialogEventPlayer::playEvent | ( | QObject * | Object, |
const QString & | Command, | ||
const QString & | Arguments, | ||
bool & | Error | ||
) |