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;