ParaView
|
Concrete implementation of pqWidgetEventPlayer that handles playback of recorded file dialog user input. More...
#include <pqFileDialogEventPlayer.h>
Inherits pqWidgetEventPlayer.
Public Member Functions | |
pqFileDialogEventPlayer (QObject *p=0) | |
bool | playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) |
Concrete implementation of pqWidgetEventPlayer that handles playback of recorded file dialog user input.
Definition at line 45 of file pqFileDialogEventPlayer.h.
pqFileDialogEventPlayer::pqFileDialogEventPlayer | ( | QObject * | p = 0 | ) |
bool pqFileDialogEventPlayer::playEvent | ( | QObject * | Object, |
const QString & | Command, | ||
const QString & | Arguments, | ||
bool & | Error | ||
) |