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

pqEditCameraReaction is a reaction to show the edit-camera dialog. More...

#include <pqEditCameraReaction.h>

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

List of all members.

Public Slots

void updateEnableState ()
 Updates the enabled state.

Public Member Functions

 pqEditCameraReaction (QAction *parent, pqView *view=0)

Static Public Member Functions

static void editCamera (pqView *)
 Shows the dialog for the view.

Protected Member Functions

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

Detailed Description

pqEditCameraReaction is a reaction to show the edit-camera dialog.

Definition at line 42 of file pqEditCameraReaction.h.


Constructor & Destructor Documentation

pqEditCameraReaction::pqEditCameraReaction ( QAction *  parent,
pqView view = 0 
)

Member Function Documentation

static void pqEditCameraReaction::editCamera ( pqView ) [static]

Shows the dialog for the view.

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

Updates the enabled state.

Applications need not explicitly call this.

Reimplemented from pqReaction.

virtual void pqEditCameraReaction::onTriggered ( ) [protected, virtual]

Called when the action is triggered.

Reimplemented from pqReaction.


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