ParaView
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions
pqCameraLinkReaction Class Reference

#include <pqCameraLinkReaction.h>

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

List of all members.

Public Slots

void updateEnableState ()
 Updates the enabled state.

Public Member Functions

 pqCameraLinkReaction (QAction *parent)

Static Public Member Functions

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

Protected Member Functions

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

Detailed Description

Definition at line 37 of file pqCameraLinkReaction.h.


Constructor & Destructor Documentation

pqCameraLinkReaction::pqCameraLinkReaction ( QAction *  parent)

Member Function Documentation

static void pqCameraLinkReaction::addCameraLink ( ) [static]

Adds camera link with the active view.

void pqCameraLinkReaction::updateEnableState ( ) [virtual, slot]

Updates the enabled state.

Applications need not explicitly call this.

Reimplemented from pqReaction.

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

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 54 of file pqCameraLinkReaction.h.


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