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

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

#include <pqRescaleVisibleScalarRangeReaction.h>

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

Public Slots

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

Public Member Functions

 pqRescaleVisibleScalarRangeReaction (QAction *parent)
 
void rescaleVisibleScalarRange ()
 
- 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

Reaction to customize the active lookup table's range.

Definition at line 43 of file pqRescaleVisibleScalarRangeReaction.h.

Constructor & Destructor Documentation

◆ pqRescaleVisibleScalarRangeReaction()

pqRescaleVisibleScalarRangeReaction::pqRescaleVisibleScalarRangeReaction ( QAction *  parent)

Member Function Documentation

◆ rescaleVisibleScalarRange()

void pqRescaleVisibleScalarRangeReaction::rescaleVisibleScalarRange ( )

◆ updateEnableState

void pqRescaleVisibleScalarRangeReaction::updateEnableState ( )
slot

Updates the enabled state.

Applications need not explicitly call this.

◆ onTriggered()

virtual void pqRescaleVisibleScalarRangeReaction::onTriggered ( )
inlineprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 64 of file pqRescaleVisibleScalarRangeReaction.h.


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