Public Slots | Public Member Functions | List of all members
pqLockPanelsReaction Class Reference

Reaction to toggle locking of dockable panels. More...

#include <pqLockPanelsReaction.h>

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

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ pqLockPanelsReaction()

pqLockPanelsReaction::pqLockPanelsReaction ( QAction *  action)

◆ ~pqLockPanelsReaction()

pqLockPanelsReaction::~pqLockPanelsReaction ( )
override

Member Function Documentation

◆ actionTriggered

void pqLockPanelsReaction::actionTriggered ( )
slot

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