32 #ifndef pqTraceReaction_h 33 #define pqTraceReaction_h 46 const char* start_trace_label=
"Start Trace",
47 const char* stop_trace_label=
"Stop Trace");
60 virtual void updateTrace();
64 QString StartTraceLabel;
65 QString StopTraceLabel;
Reaction for application python start/stop trace.
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.