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

Reaction to edit the active representation's color map or solid color. More...

#include <pqEditColorMapReaction.h>

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

List of all members.

Public Slots

void updateEnableState ()
 Updates the enabled state.

Public Member Functions

 pqEditColorMapReaction (QAction *parent)

Static Public Member Functions

static void editColorMap ()
 Edit active representation's color map (or solid color).

Protected Member Functions

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

Detailed Description

Reaction to edit the active representation's color map or solid color.

Definition at line 39 of file pqEditColorMapReaction.h.


Constructor & Destructor Documentation

pqEditColorMapReaction::pqEditColorMapReaction ( QAction *  parent)

Member Function Documentation

static void pqEditColorMapReaction::editColorMap ( ) [static]

Edit active representation's color map (or solid color).

void pqEditColorMapReaction::updateEnableState ( ) [virtual, slot]

Updates the enabled state.

Applications need not explicitly call this.

Reimplemented from pqReaction.

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

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 56 of file pqEditColorMapReaction.h.


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