|
ParaView
|
This is a superclass just to make it easier to collect all such reactions. More...
#include <pqMasterOnlyReaction.h>


Public Member Functions | |
| pqMasterOnlyReaction (QAction *parentObject) | |
| pqMasterOnlyReaction (QAction *parentObject, Qt::ConnectionType type) | |
Protected Slots | |
| virtual void | updateEnableState () |
This is a superclass just to make it easier to collect all such reactions.
Definition at line 48 of file pqMasterOnlyReaction.h.
| pqMasterOnlyReaction::pqMasterOnlyReaction | ( | QAction * | parentObject | ) |
| pqMasterOnlyReaction::pqMasterOnlyReaction | ( | QAction * | parentObject, |
| Qt::ConnectionType | type | ||
| ) |
| virtual void pqMasterOnlyReaction::updateEnableState | ( | ) | [protected, virtual, slot] |
Reimplemented from pqReaction.
1.7.5.1