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

pqToggleInteractionViewMode is a reaction that toggle 2D/3D interaction mode More...

#include <pqToggleInteractionViewMode.h>

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

Public Slots

void updateInteractionLabel (int interactionMode)
 

Public Member Functions

 pqToggleInteractionViewMode (QAction *parent, pqView *view=0)
 
- 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...
 

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

pqToggleInteractionViewMode is a reaction that toggle 2D/3D interaction mode

Definition at line 44 of file pqToggleInteractionViewMode.h.

Constructor & Destructor Documentation

§ pqToggleInteractionViewMode()

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

Member Function Documentation

§ onTriggered()

virtual void pqToggleInteractionViewMode::onTriggered ( )
protectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

§ updateInteractionLabel

void pqToggleInteractionViewMode::updateInteractionLabel ( int  interactionMode)
slot

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