#include <BALL/VIEW/WIDGETS/gridColorWidget.h>
Definition at line 10 of file gridColorWidget.h.
◆ GridColorWidget()
BALL::VIEW::GridColorWidget::GridColorWidget |
( |
QWidget * |
parent | ) |
|
◆ autoScaleRequested
void BALL::VIEW::GridColorWidget::autoScaleRequested |
( |
| ) |
|
|
signal |
◆ getMaxColor()
ColorRGBA BALL::VIEW::GridColorWidget::getMaxColor |
( |
| ) |
const |
◆ getMaxMaxColor()
ColorRGBA BALL::VIEW::GridColorWidget::getMaxMaxColor |
( |
| ) |
const |
◆ getMaxValue()
float BALL::VIEW::GridColorWidget::getMaxValue |
( |
| ) |
const |
◆ getMidColor()
ColorRGBA BALL::VIEW::GridColorWidget::getMidColor |
( |
| ) |
const |
◆ getMidValue()
float BALL::VIEW::GridColorWidget::getMidValue |
( |
| ) |
const |
◆ getMinColor()
ColorRGBA BALL::VIEW::GridColorWidget::getMinColor |
( |
| ) |
const |
◆ getMinMinColor()
ColorRGBA BALL::VIEW::GridColorWidget::getMinMinColor |
( |
| ) |
const |
◆ getMinValue()
float BALL::VIEW::GridColorWidget::getMinValue |
( |
| ) |
const |
◆ getNumLevels()
int BALL::VIEW::GridColorWidget::getNumLevels |
( |
| ) |
const |
◆ isNormalizationEnabled()
bool BALL::VIEW::GridColorWidget::isNormalizationEnabled |
( |
| ) |
const |
◆ isTransparencyEnabled()
bool BALL::VIEW::GridColorWidget::isTransparencyEnabled |
( |
| ) |
const |
◆ maxAlphaChanged
void BALL::VIEW::GridColorWidget::maxAlphaChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ maxColorChanged
void BALL::VIEW::GridColorWidget::maxColorChanged |
( |
QColor |
color | ) |
|
|
protectedslot |
◆ maxMaxAlphaChanged
void BALL::VIEW::GridColorWidget::maxMaxAlphaChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ maxMaxColorChanged
void BALL::VIEW::GridColorWidget::maxMaxColorChanged |
( |
QColor |
color | ) |
|
|
protectedslot |
◆ midAlphaChanged
void BALL::VIEW::GridColorWidget::midAlphaChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ midColorChanged
void BALL::VIEW::GridColorWidget::midColorChanged |
( |
QColor |
color | ) |
|
|
protectedslot |
◆ minAlphaChanged
void BALL::VIEW::GridColorWidget::minAlphaChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ minColorChanged
void BALL::VIEW::GridColorWidget::minColorChanged |
( |
QColor |
color | ) |
|
|
protectedslot |
◆ minMinAlphaChanged
void BALL::VIEW::GridColorWidget::minMinAlphaChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ minMinColorChanged
void BALL::VIEW::GridColorWidget::minMinColorChanged |
( |
QColor |
color | ) |
|
|
protectedslot |
◆ normalizationToggled
void BALL::VIEW::GridColorWidget::normalizationToggled |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ setMaxValue()
void BALL::VIEW::GridColorWidget::setMaxValue |
( |
float |
maxValue | ) |
|
◆ setMidValue()
void BALL::VIEW::GridColorWidget::setMidValue |
( |
float |
midValue | ) |
|
◆ setMinValue()
void BALL::VIEW::GridColorWidget::setMinValue |
( |
float |
minValue | ) |
|
◆ setNormalizationEnabled()
void BALL::VIEW::GridColorWidget::setNormalizationEnabled |
( |
bool |
enabled | ) |
|
◆ setTransparency_() [1/2]
void BALL::VIEW::GridColorWidget::setTransparency_ |
( |
const QColor & |
color, |
|
|
QSpinBox * |
box |
|
) |
| |
|
protected |
◆ setTransparency_() [2/2]
void BALL::VIEW::GridColorWidget::setTransparency_ |
( |
int |
value, |
|
|
ColorButton * |
button |
|
) |
| |
|
protected |
◆ setTransparencyEnabled()
void BALL::VIEW::GridColorWidget::setTransparencyEnabled |
( |
bool |
enabled | ) |
|
◆ transparencyToggled
void BALL::VIEW::GridColorWidget::transparencyToggled |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ validateText
void BALL::VIEW::GridColorWidget::validateText |
( |
QString |
str | ) |
|
|
protectedslot |
◆ ui
Ui::GridColorWidget BALL::VIEW::GridColorWidget::ui |
|
protected |