Reaction to toggle the use of separated color map for an array in a representation.
More...
#include <pqUseSeparateColorMapReaction.h>
Reaction to toggle the use of separated color map for an array in a representation.
Definition at line 21 of file pqUseSeparateColorMapReaction.h.
◆ pqUseSeparateColorMapReaction()
pqUseSeparateColorMapReaction::pqUseSeparateColorMapReaction |
( |
QAction * |
parent, |
|
|
pqDisplayColorWidget * |
colorWidget, |
|
|
bool |
track_active_objects = true |
|
) |
| |
if track_active_objects
is false, then the reaction will not track pqActiveObjects automatically.
colorWidget is used to force a representation update
◆ ~pqUseSeparateColorMapReaction()
pqUseSeparateColorMapReaction::~pqUseSeparateColorMapReaction |
( |
| ) |
|
|
override |
◆ representation()
Returns the representation currently being used by the reaction.
◆ setRepresentation [1/2]
Set the active representation.
◆ setRepresentation [2/2]
◆ setActiveRepresentation
void pqUseSeparateColorMapReaction::setActiveRepresentation |
( |
| ) |
|
|
slot |
Set the active representation.
◆ querySelectedUseSeparateColorMap
void pqUseSeparateColorMapReaction::querySelectedUseSeparateColorMap |
( |
| ) |
|
|
slot |
Query the currently selected use separate color map from the property.
◆ updateEnableState
void pqUseSeparateColorMapReaction::updateEnableState |
( |
| ) |
|
|
overrideprotectedslot |
Updates the enabled state.
Applications need not explicitly call this.
◆ onTriggered
void pqUseSeparateColorMapReaction::onTriggered |
( |
| ) |
|
|
overrideprotectedslot |
Called when the action is triggered.
The documentation for this class was generated from the following file: