32 #ifndef pqStreamingTestingEventPlayer_h 33 #define pqStreamingTestingEventPlayer_h 35 #include "pqApplicationComponentsModule.h" 36 #include "pqWidgetEventPlayer.h" 49 typedef pqWidgetEventPlayer Superclass;
53 using Superclass::playEvent;
54 virtual bool playEvent(QObject*,
55 const QString& command,
const QString& arguments,
bool& error);
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