Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
pqCustomizeShortcutsReaction Class Reference

#include <pqCustomizeShortcutsReaction.h>

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

Public Member Functions

 pqCustomizeShortcutsReaction (QAction *parent)
 
- 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...
 

Static Public Member Functions

static void showCustomizeShortcutsDialog ()
 Adds camera link with the active view. More...
 

Protected Member Functions

void onTriggered () override
 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
 

Detailed Description

Definition at line 9 of file pqCustomizeShortcutsReaction.h.

Constructor & Destructor Documentation

◆ pqCustomizeShortcutsReaction()

pqCustomizeShortcutsReaction::pqCustomizeShortcutsReaction ( QAction *  parent)

Member Function Documentation

◆ showCustomizeShortcutsDialog()

static void pqCustomizeShortcutsReaction::showCustomizeShortcutsDialog ( )
static

Adds camera link with the active view.

◆ onTriggered()

void pqCustomizeShortcutsReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 26 of file pqCustomizeShortcutsReaction.h.


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