ParaView
Public Member Functions | List of all members
pqConsoleWidgetEventPlayer Class Reference

pqConsoleWidgetEventPlayer is used to play back test commands recorded by pqConsoleWidgetEventTranslator for pqConsoleWidget. More...

#include <pqConsoleWidgetEventPlayer.h>

Inherits pqWidgetEventPlayer.

Public Member Functions

 pqConsoleWidgetEventPlayer (QObject *parent=0)
 
virtual ~pqConsoleWidgetEventPlayer ()
 
virtual bool playEvent (QObject *target, const QString &cmd, const QString &args, bool &errorFlag)
 

Detailed Description

pqConsoleWidgetEventPlayer is used to play back test commands recorded by pqConsoleWidgetEventTranslator for pqConsoleWidget.

Definition at line 42 of file pqConsoleWidgetEventPlayer.h.

Constructor & Destructor Documentation

◆ pqConsoleWidgetEventPlayer()

pqConsoleWidgetEventPlayer::pqConsoleWidgetEventPlayer ( QObject *  parent = 0)

◆ ~pqConsoleWidgetEventPlayer()

virtual pqConsoleWidgetEventPlayer::~pqConsoleWidgetEventPlayer ( )
virtual

Member Function Documentation

◆ playEvent()

virtual bool pqConsoleWidgetEventPlayer::playEvent ( QObject *  target,
const QString &  cmd,
const QString &  args,
bool &  errorFlag 
)
virtual

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