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

Reaction to customize the active lookup table's range. More...

#include <pqRescaleCustomScalarRangeReaction.h>

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

Public Slots

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

Public Member Functions

 pqRescaleCustomScalarRangeReaction (QAction *parent)
 
void rescaleCustomScalarRange ()
 
- Public Member Functions inherited from pqReaction
 pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection)
 Constructor. Parent cannot be NULL. 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

Reaction to customize the active lookup table's range.

Definition at line 41 of file pqRescaleCustomScalarRangeReaction.h.

Constructor & Destructor Documentation

§ pqRescaleCustomScalarRangeReaction()

pqRescaleCustomScalarRangeReaction::pqRescaleCustomScalarRangeReaction ( QAction *  parent)

Member Function Documentation

§ rescaleCustomScalarRange()

void pqRescaleCustomScalarRangeReaction::rescaleCustomScalarRange ( )

§ updateEnableState

void pqRescaleCustomScalarRangeReaction::updateEnableState ( )
slot

Updates the enabled state.

Applications need not explicitly call this.

§ onTriggered()

virtual void pqRescaleCustomScalarRangeReaction::onTriggered ( )
inlineprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 57 of file pqRescaleCustomScalarRangeReaction.h.


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