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

pqManageLinksReaction is the reaction to pop-up the links manager dialog. More...

#include <pqManageLinksReaction.h>

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

Public Member Functions

 pqManageLinksReaction (QAction *action)
 
- Public Member Functions inherited from pqMasterOnlyReaction
 pqMasterOnlyReaction (QAction *parentObject)
 
 pqMasterOnlyReaction (QAction *parentObject, Qt::ConnectionType type)
 
- 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 manageLinks ()
 Pops-up the pqLinksManager dialog. More...
 

Protected Member Functions

void onTriggered () override
 Called when the action is triggered. More...
 

Additional Inherited Members

- Protected Slots inherited from pqMasterOnlyReaction
void updateEnableState () override
 
- Protected Slots inherited from pqReaction
virtual void updateEnableState ()
 
virtual void updateMasterEnableState (bool)
 
- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

pqManageLinksReaction is the reaction to pop-up the links manager dialog.

Definition at line 41 of file pqManageLinksReaction.h.

Constructor & Destructor Documentation

◆ pqManageLinksReaction()

pqManageLinksReaction::pqManageLinksReaction ( QAction *  action)
inline

Definition at line 47 of file pqManageLinksReaction.h.

Member Function Documentation

◆ manageLinks()

static void pqManageLinksReaction::manageLinks ( )
static

Pops-up the pqLinksManager dialog.

◆ onTriggered()

void pqManageLinksReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 58 of file pqManageLinksReaction.h.


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