Public Member Functions | List of all members
pqFileUtilitiesEventPlayer Class Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ pqFileUtilitiesEventPlayer()

pqFileUtilitiesEventPlayer::pqFileUtilitiesEventPlayer ( QObject *  parent = nullptr)

Member Function Documentation

◆ playEvent()

bool pqFileUtilitiesEventPlayer::playEvent ( QObject *  qobject,
const QString &  command,
const QString &  args,
bool &  errorFlag 
)
override

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