Public Member Functions | Protected Member Functions | List of all members
pqApplyPropertiesReaction Class Reference

#include <pqApplyPropertiesReaction.h>

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

Public Member Functions

 pqApplyPropertiesReaction (pqPropertiesPanel *panel, QAction *action, bool apply)
 
void updateEnableState () override
 
- 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 updateMasterEnableState (bool)
 
- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

Definition at line 15 of file pqApplyPropertiesReaction.h.

Constructor & Destructor Documentation

◆ pqApplyPropertiesReaction()

pqApplyPropertiesReaction::pqApplyPropertiesReaction ( pqPropertiesPanel panel,
QAction *  action,
bool  apply 
)

Member Function Documentation

◆ updateEnableState()

void pqApplyPropertiesReaction::updateEnableState ( )
overridevirtual

Reimplemented from pqReaction.

◆ onTriggered()

void pqApplyPropertiesReaction::onTriggered ( )
overrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.


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