ParaView
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
pqCameraLinkReaction Class Reference

#include <pqCameraLinkReaction.h>

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

Public Slots

void updateEnableState ()
 Updates the enabled state. More...
 

Public Member Functions

 pqCameraLinkReaction (QAction *parent)
 
- Public Member Functions inherited from pqReaction
 pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection)
 Constructor. More...
 
virtual ~pqReaction ()
 
QAction * parentAction () const
 Provides access to the parent action. More...
 

Static Public Member Functions

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

Protected Member Functions

virtual void onTriggered ()
 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 37 of file pqCameraLinkReaction.h.

Constructor & Destructor Documentation

§ pqCameraLinkReaction()

pqCameraLinkReaction::pqCameraLinkReaction ( QAction *  parent)

Member Function Documentation

§ addCameraLink()

static void pqCameraLinkReaction::addCameraLink ( )
static

Adds camera link with the active view.

§ updateEnableState

void pqCameraLinkReaction::updateEnableState ( )
slot

Updates the enabled state.

Applications need not explicitly call this.

§ onTriggered()

virtual void pqCameraLinkReaction::onTriggered ( )
inlineprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 61 of file pqCameraLinkReaction.h.


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