Reaction to edit the active representation's color map or solid color.
More...
#include <pqEditColorMapReaction.h>
Reaction to edit the active representation's color map or solid color.
Definition at line 20 of file pqEditColorMapReaction.h.
◆ pqEditColorMapReaction()
pqEditColorMapReaction::pqEditColorMapReaction |
( |
QAction * |
parent, |
|
|
bool |
track_active_objects = true |
|
) |
| |
if track_active_objects
is false, then the reaction will not track pqActiveObjects automatically.
◆ ~pqEditColorMapReaction()
pqEditColorMapReaction::~pqEditColorMapReaction |
( |
| ) |
|
|
override |
◆ editColorMap()
Edit active representation's color map (or solid color).
◆ updateEnableState
void pqEditColorMapReaction::updateEnableState |
( |
| ) |
|
|
overrideslot |
Updates the enabled state.
Applications need not explicitly call this.
◆ setRepresentation [1/2]
Set the active representation.
◆ setRepresentation [2/2]
◆ setActiveRepresentation
void pqEditColorMapReaction::setActiveRepresentation |
( |
| ) |
|
|
slot |
Set the active representation.
◆ onTriggered()
void pqEditColorMapReaction::onTriggered |
( |
| ) |
|
|
overrideprotectedvirtual |
Called when the action is triggered.
Reimplemented from pqReaction.
The documentation for this class was generated from the following file: