7#ifndef __BLACK_WHITE_POINT_CHOOSER_H
8#define __BLACK_WHITE_POINT_CHOOSER_H
float value(const T *src, size_t ch)
void sigWhitePointChanged(qreal value)
void showPopup(const QPoint &basePoint)
KisDoubleSliderSpinBox * m_black
BlackWhitePointChooser(QWidget *parent)
KisDoubleSliderSpinBox * m_white
void setWhitePoint(qreal wp)
void setBlackPoint(qreal bp)
~BlackWhitePointChooser()
void sigBlackPointChanged(qreal value)
This class is a spinbox in which you can click and drag to set the value. A slider like bar is displa...