#include <HistogramWidget.h>
Protected Attributes | |
QLabel * | labelName |
QSlider * | slider |
QLabel * | label |
HistogramSetting * | S |
HistogramGraphWidget * | G |
Public Member Functions | |
HistogramOptionWidget (HistogramSetting *s, HistogramGraphWidget *g, QWidget *parent) | |
void | setRange (const int minimum, const int maximum) |
Public Slots | |
void | change (const int i) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
|
inlineslot |
|
inline |