#include <pqMasterOnlyReaction.h>


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 |
This is a superclass just to make it easier to collect all such reactions.
Definition at line 24 of file pqMasterOnlyReaction.h.
| pqMasterOnlyReaction::pqMasterOnlyReaction | ( | QAction * | parentObject | ) |
| pqMasterOnlyReaction::pqMasterOnlyReaction | ( | QAction * | parentObject, |
| Qt::ConnectionType | type | ||
| ) |
|
overrideprotectedslot |
1.8.17 on Wed Mar 27 2024