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

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

#include <pqCatalystRemoveBreakpointReaction.h>

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

Public Slots

void updateEnableState () override
 

Public Member Functions

 pqCatalystRemoveBreakpointReaction (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 49 of file pqCatalystRemoveBreakpointReaction.h.

Constructor & Destructor Documentation

◆ pqCatalystRemoveBreakpointReaction()

pqCatalystRemoveBreakpointReaction::pqCatalystRemoveBreakpointReaction ( QAction *  parent = 0)

Member Function Documentation

◆ updateEnableState

void pqCatalystRemoveBreakpointReaction::updateEnableState ( )
overrideslot

◆ onTriggered()

void pqCatalystRemoveBreakpointReaction::onTriggered ( )
overrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.


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