4 #ifndef pqStreamingTestingEventPlayer_h 5 #define pqStreamingTestingEventPlayer_h 7 #include "pqApplicationComponentsModule.h" 8 #include "pqWidgetEventPlayer.h" 22 typedef pqWidgetEventPlayer Superclass;
29 using Superclass::playEvent;
30 bool playEvent(QObject*,
const QString& command,
const QString& arguments,
bool& error)
override;
Concrete implementation of pqWidgetEventPlayer that handles playback of recorded pqViewStreamingBehav...
pqViewStreamingBehavior is used to manage rendering of render-view when streaming is enabled...
pqStreamingTestingEventPlayer(QObject *p)
QPointer< pqViewStreamingBehavior > StreamingBehavior