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

Reaction to reset the active lookup table's range to match the active representation. More...

#include <pqResetScalarRangeReaction.h>

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

List of all members.

Public Slots

void updateEnableState ()
 Updates the enabled state.

Public Member Functions

 pqResetScalarRangeReaction (QAction *parent)

Static Public Member Functions

static void resetScalarRange ()

Protected Member Functions

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

Detailed Description

Reaction to reset the active lookup table's range to match the active representation.

Definition at line 40 of file pqResetScalarRangeReaction.h.


Constructor & Destructor Documentation

pqResetScalarRangeReaction::pqResetScalarRangeReaction ( QAction *  parent)

Member Function Documentation

static void pqResetScalarRangeReaction::resetScalarRange ( ) [static]
void pqResetScalarRangeReaction::updateEnableState ( ) [virtual, slot]

Updates the enabled state.

Applications need not explicitly call this.

Reimplemented from pqReaction.

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

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 56 of file pqResetScalarRangeReaction.h.


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