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

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

#include <pqCatalystSetBreakpointReaction.h>

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

Public Slots

void updateEnableState () override
 

Public Member Functions

 pqCatalystSetBreakpointReaction (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...
 

Additional Inherited Members

- 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 48 of file pqCatalystSetBreakpointReaction.h.

Constructor & Destructor Documentation

◆ pqCatalystSetBreakpointReaction()

pqCatalystSetBreakpointReaction::pqCatalystSetBreakpointReaction ( QAction *  parent = 0)

Member Function Documentation

◆ updateEnableState

void pqCatalystSetBreakpointReaction::updateEnableState ( )
overrideslot

◆ onTriggered()

void pqCatalystSetBreakpointReaction::onTriggered ( )
overrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.


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