ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
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]

List of all members.

Public Member Functions

 pqManageLinksReaction (QAction *action)

Static Public Member Functions

static void manageLinks ()
 Pops-up the pqLinksManager dialog.

Protected Member Functions

virtual void onTriggered ()
 Called when the action is triggered.

Detailed Description

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

Definition at line 39 of file pqManageLinksReaction.h.


Constructor & Destructor Documentation

pqManageLinksReaction::pqManageLinksReaction ( QAction *  action) [inline]

Definition at line 44 of file pqManageLinksReaction.h.


Member Function Documentation

static void pqManageLinksReaction::manageLinks ( ) [static]

Pops-up the pqLinksManager dialog.

virtual void pqManageLinksReaction::onTriggered ( ) [inline, protected, virtual]

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 50 of file pqManageLinksReaction.h.


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