Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization. More...
#include <pqCatalystContinueReaction.h>


Public Slots | |
| void | updateEnableState () override |
Public Slots inherited from pqCatalystPauseSimulationReaction | |
| void | updateEnableState () override |
Public Member Functions | |
| pqCatalystContinueReaction (QAction *parentTemp=nullptr) | |
Public Member Functions inherited from pqCatalystPauseSimulationReaction | |
| pqCatalystPauseSimulationReaction (QAction *parent=nullptr) | |
Public Member Functions inherited from pqReaction | |
| pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection) | |
| Constructor. More... | |
| ~pqReaction () override | |
| QAction * | parentAction () const |
| Provides access to the parent action. More... | |
Protected Member Functions | |
| void | onTriggered () override |
| Called when the action is triggered. More... | |
Protected Member Functions inherited from pqCatalystPauseSimulationReaction | |
| void | onTriggered () override |
| Called when the action is triggered. More... | |
| void | setPauseSimulation (bool pause) |
| void | updateEnableState (Type type) |
Additional Inherited Members | |
Protected Types inherited from pqCatalystPauseSimulationReaction | |
| enum | Type { CONTINUE, PAUSE } |
Protected Slots inherited from pqReaction | |
| virtual void | updateEnableState () |
| virtual void | updateMasterEnableState (bool) |
Protected Attributes inherited from pqReaction | |
| bool | IsMaster |
Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization.
Definition at line 18 of file pqCatalystContinueReaction.h.
|
inline |
Definition at line 25 of file pqCatalystContinueReaction.h.
|
inlineoverrideslot |
Definition at line 31 of file pqCatalystContinueReaction.h.
|
inlineoverrideprotectedvirtual |
Called when the action is triggered.
Reimplemented from pqReaction.
Definition at line 40 of file pqCatalystContinueReaction.h.
1.8.13 on Fri Aug 1 2025