Go to the documentation of this file. 1 #ifndef BALL_VIEW_WIDGETS_GRIDCOLORWIDGET_H
2 #define BALL_VIEW_WIDGETS_GRIDCOLORWIDGET_H
4 #include <BALL/VIEW/UIC/ui_gridColorWidget.h>
64 Ui::GridColorWidget
ui;
70 #endif //BALL_VIEW_WIDGETS_GRIDCOLORWIDGET_H
float getMaxValue() const
float getMidValue() const
void midAlphaChanged(int value)
float getMinValue() const
void validateText(QString str)
GridColorWidget(QWidget *parent)
void setMidValue(float midValue)
void normalizationToggled(bool enabled)
void setTransparencyEnabled(bool enabled)
void setMinValue(float minValue)
void maxAlphaChanged(int value)
void setNormalizationEnabled(bool enabled)
ColorRGBA getMaxMaxColor() const
void autoScaleRequested()
ColorRGBA getMidColor() const
void minAlphaChanged(int value)
void minMinColorChanged(QColor color)
void minMinAlphaChanged(int value)
ColorRGBA getMaxColor() const
void maxMaxAlphaChanged(int value)
bool isNormalizationEnabled() const
void minColorChanged(QColor color)
void setMaxValue(float maxValue)
void midColorChanged(QColor color)
void maxColorChanged(QColor color)
bool isTransparencyEnabled() const
void setTransparency_(int value, ColorButton *button)
void transparencyToggled(bool enabled)
ColorRGBA getMinMinColor() const
ColorRGBA getMinColor() const
void maxMaxColorChanged(QColor color)