pqColorMapEditor is a widget that can be used to edit the active color-map, if any.
More...
#include <pqColorMapEditor.h>
Inherits QWidget.
pqColorMapEditor is a widget that can be used to edit the active color-map, if any.
The panel is implemented as an auto-generated panel (similar to the Properties panel) that shows the properties on the lookup-table proxy. Custom widgets such as pqColorOpacityEditorWidget, pqColorAnnotationsPropertyWidget, and others are used to control certain properties on the proxy.
Definition at line 49 of file pqColorMapEditor.h.
§ pqColorMapEditor()
pqColorMapEditor::pqColorMapEditor |
( |
QWidget * |
parent = 0 | ) |
|
§ ~pqColorMapEditor()
virtual pqColorMapEditor::~pqColorMapEditor |
( |
| ) |
|
|
virtual |
§ updateActive
void pqColorMapEditor::updateActive |
( |
| ) |
|
|
protectedslot |
slot called to update the currently showing proxies.
§ updatePanel
void pqColorMapEditor::updatePanel |
( |
| ) |
|
|
protectedslot |
slot called to update the visible widgets.
§ renderViews
void pqColorMapEditor::renderViews |
( |
| ) |
|
|
protectedslot |
render's view when transfer function is modified.
§ saveAsDefault
void pqColorMapEditor::saveAsDefault |
( |
| ) |
|
|
protectedslot |
Save the current transfer function(s) as default.
§ saveAsArrayDefault
void pqColorMapEditor::saveAsArrayDefault |
( |
| ) |
|
|
protectedslot |
Save the current transfer function(s) as default for arrays with the same name as the selected array.
§ restoreDefaults
void pqColorMapEditor::restoreDefaults |
( |
| ) |
|
|
protectedslot |
§ setAutoUpdate
void pqColorMapEditor::setAutoUpdate |
( |
bool |
| ) |
|
|
protectedslot |
called when AutoUpdate button is toggled.
§ updateIfNeeded
void pqColorMapEditor::updateIfNeeded |
( |
| ) |
|
|
protectedslot |
§ setDataRepresentation()
§ setColorTransferFunction()
void pqColorMapEditor::setColorTransferFunction |
( |
vtkSMProxy * |
ctf | ) |
|
|
protected |
§ updateScalarBarButtons
void pqColorMapEditor::updateScalarBarButtons |
( |
| ) |
|
|
protectedslot |
update the enabled state for show/edit scalar bar buttons.
§ pqInternals
The documentation for this class was generated from the following file: