#include <pqLockPanelsReaction.h>


Public Slots | |
| void | actionTriggered () |
Public Member Functions | |
| pqLockPanelsReaction (QAction *action) | |
| ~pqLockPanelsReaction () 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... | |
Additional Inherited Members | |
Protected Slots inherited from pqReaction | |
| virtual void | onTriggered () |
| Called when the action is triggered. More... | |
| virtual void | updateEnableState () |
| virtual void | updateMasterEnableState (bool) |
Protected Attributes inherited from pqReaction | |
| bool | IsMaster |
Reaction to toggle locking of dockable panels. Note: For this reaction to have any effect on the dockable panels, a pqLockPanelsBehavior must be instantiated.
Definition at line 18 of file pqLockPanelsReaction.h.
| pqLockPanelsReaction::pqLockPanelsReaction | ( | QAction * | action | ) |
|
override |
|
slot |
1.8.17 on Wed Mar 27 2024