Reaction for application python start/stop trace.
More...
#include <pqTraceReaction.h>
Reaction for application python start/stop trace.
This reaction will change the label on the QAction to reflect whether the trace is started or stopped.
Definition at line 42 of file pqTraceReaction.h.
§ pqTraceReaction()
pqTraceReaction::pqTraceReaction |
( |
QAction * |
parent, |
|
|
const char * |
start_trace_label = "Start Trace" , |
|
|
const char * |
stop_trace_label = "Stop Trace" |
|
) |
| |
§ ~pqTraceReaction()
virtual pqTraceReaction::~pqTraceReaction |
( |
| ) |
|
|
virtual |
§ start()
void pqTraceReaction::start |
( |
| ) |
|
§ stop()
void pqTraceReaction::stop |
( |
| ) |
|
§ onTriggered()
virtual void pqTraceReaction::onTriggered |
( |
| ) |
|
|
protectedvirtual |
Called when the action is triggered.
Reimplemented from pqReaction.
§ updateTrace
virtual void pqTraceReaction::updateTrace |
( |
| ) |
|
|
protectedvirtualslot |
The documentation for this class was generated from the following file: