ParaView
Public Slots
pqStdoutEventObserver Class Reference

Observes high-level ParaView "events" and writes them to stdout, mainly for debugging purposes. More...

#include <pqStdoutEventObserver.h>

List of all members.

Public Slots

void onRecordEvent (const QString &Widget, const QString &Command, const QString &Arguments)

Detailed Description

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.

See also:
pqEventTranslator, pqEventObserverXML

Definition at line 46 of file pqStdoutEventObserver.h.


Member Function Documentation

void pqStdoutEventObserver::onRecordEvent ( const QString &  Widget,
const QString &  Command,
const QString &  Arguments 
) [slot]

The documentation for this class was generated from the following file: