Concrete implementation of pqEventSource that retrieves events recorded by pqXMLEventObserver.
More...
#include <pqXMLEventSource.h>
Inherits pqEventSource.
Concrete implementation of pqEventSource that retrieves events recorded by pqXMLEventObserver.
Definition at line 15 of file pqXMLEventSource.h.
◆ pqXMLEventSource()
pqXMLEventSource::pqXMLEventSource |
( |
QObject * |
p = nullptr | ) |
|
◆ ~pqXMLEventSource()
pqXMLEventSource::~pqXMLEventSource |
( |
| ) |
|
|
override |
◆ setContent()
void pqXMLEventSource::setContent |
( |
const QString & |
path | ) |
|
|
override |
◆ getNextEvent()
int pqXMLEventSource::getNextEvent |
( |
QString & |
object, |
|
|
QString & |
command, |
|
|
QString & |
arguments, |
|
|
int & |
eventType |
|
) |
| |
|
override |
Get the next event from the event source.
The documentation for this class was generated from the following file: