adds support for miscellaneous file-system utilities for test playback More...
#include <pqFileUtilitiesEventPlayer.h>
Inherits pqWidgetEventPlayer.
Public Member Functions | |
pqFileUtilitiesEventPlayer (QObject *parent=nullptr) | |
bool | playEvent (QObject *qobject, const QString &command, const QString &args, bool &errorFlag) override |
adds support for miscellaneous file-system utilities for test playback
pqFileUtilitiesEventPlayer is a pqWidgetEventPlayer subclass that adds support for a set of commands that help with file system checks and changes e.g. testing for file, removing file, copying file etc.
Definition at line 18 of file pqFileUtilitiesEventPlayer.h.
pqFileUtilitiesEventPlayer::pqFileUtilitiesEventPlayer | ( | QObject * | parent = nullptr | ) |
|
override |