Public Slots | Public Member Functions | Protected Member Functions | List of all members
pqCatalystContinueReaction Class Reference

Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization. More...

#include <pqCatalystContinueReaction.h>

Inheritance diagram for pqCatalystContinueReaction:
Inheritance graph
[legend]
Collaboration diagram for pqCatalystContinueReaction:
Collaboration graph
[legend]

Public Slots

void updateEnableState () override
 
- Public Slots inherited from pqCatalystPauseSimulationReaction
void updateEnableState () override
 

Public Member Functions

 pqCatalystContinueReaction (QAction *parentTemp=0)
 
- Public Member Functions inherited from pqCatalystPauseSimulationReaction
 pqCatalystPauseSimulationReaction (QAction *parent=0)
 
- 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
 

Detailed Description

Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization.

Definition at line 46 of file pqCatalystContinueReaction.h.

Constructor & Destructor Documentation

◆ pqCatalystContinueReaction()

pqCatalystContinueReaction::pqCatalystContinueReaction ( QAction *  parentTemp = 0)
inline

Definition at line 53 of file pqCatalystContinueReaction.h.

Member Function Documentation

◆ updateEnableState

void pqCatalystContinueReaction::updateEnableState ( )
inlineoverrideslot

Definition at line 59 of file pqCatalystContinueReaction.h.

◆ onTriggered()

void pqCatalystContinueReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 68 of file pqCatalystContinueReaction.h.


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