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

This is a superclass just to make it easier to collect all such reactions. More...

#include <pqMasterOnlyReaction.h>

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

Public Member Functions

 pqMasterOnlyReaction (QAction *parentObject)
 
 pqMasterOnlyReaction (QAction *parentObject, Qt::ConnectionType type)
 
- 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 Slots

void updateEnableState () override
 
- Protected Slots inherited from pqReaction
virtual void onTriggered ()
 Called when the action is triggered. More...
 
virtual void updateEnableState ()
 
virtual void updateMasterEnableState (bool)
 

Additional Inherited Members

- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

This is a superclass just to make it easier to collect all such reactions.

Definition at line 24 of file pqMasterOnlyReaction.h.

Constructor & Destructor Documentation

◆ pqMasterOnlyReaction() [1/2]

pqMasterOnlyReaction::pqMasterOnlyReaction ( QAction *  parentObject)

◆ pqMasterOnlyReaction() [2/2]

pqMasterOnlyReaction::pqMasterOnlyReaction ( QAction *  parentObject,
Qt::ConnectionType  type 
)

Member Function Documentation

◆ updateEnableState

void pqMasterOnlyReaction::updateEnableState ( )
overrideprotectedslot

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