|
ParaView
|
Reaction to hide all sources output ports. More...
#include <pqHideAllReaction.h>


Public Member Functions | |
| pqHideAllReaction (QAction *parent) | |
Public Member Functions inherited from pqReaction | |
| pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection) | |
| Constructor. More... | |
| virtual | ~pqReaction () |
| QAction * | parentAction () const |
| Provides access to the parent action. More... | |
Static Public Member Functions | |
| static void | HideAll () |
Protected Member Functions | |
| virtual void | onTriggered () |
| 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 |
Reaction to hide all sources output ports.
Definition at line 41 of file pqHideAllReaction.h.
| pqHideAllReaction::pqHideAllReaction | ( | QAction * | parent | ) |
|
static |
|
inlineprotectedvirtual |
Called when the action is triggered.
Reimplemented from pqReaction.
Definition at line 55 of file pqHideAllReaction.h.
1.8.12