|
ParaView
|
Observes high-level ParaView "events" and writes them to stdout, mainly for debugging purposes. More...
#include <pqStdoutEventObserver.h>
Public Slots | |
| void | onRecordEvent (const QString &Widget, const QString &Command, const QString &Arguments) |
Observes high-level ParaView "events" and writes them to stdout, mainly for debugging purposes.
To use, connect the onRecordEvent() slot to the pqEventTranslator::recordEvent() signal.
Definition at line 46 of file pqStdoutEventObserver.h.
| void pqStdoutEventObserver::onRecordEvent | ( | const QString & | Widget, |
| const QString & | Command, | ||
| const QString & | Arguments | ||
| ) | [slot] |
1.7.5.1