32 #ifndef pqStreamingTestingEventPlayer_h 33 #define pqStreamingTestingEventPlayer_h 35 #include "pqApplicationComponentsModule.h" 36 #include "pqWidgetEventPlayer.h" 50 typedef pqWidgetEventPlayer Superclass;
57 using Superclass::playEvent;
58 virtual bool playEvent(QObject*,
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