Definition at line 57 of file QtHistogramWidget.hh.
◆ QtHistogramWidget()
| ACG::QtWidgets::QtHistogramWidget::QtHistogramWidget |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ getColor()
| QColor ACG::QtWidgets::QtHistogramWidget::getColor |
( |
double |
val | ) |
|
|
protected |
◆ paintEvent()
| void ACG::QtWidgets::QtHistogramWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ setColorCoder()
| void ACG::QtWidgets::QtHistogramWidget::setColorCoder |
( |
std::unique_ptr< IColorCoder > |
color_coder | ) |
|
◆ setHistogram()
| void ACG::QtWidgets::QtHistogramWidget::setHistogram |
( |
std::unique_ptr< Histogram > |
histogram | ) |
|
◆ color_
| QColor ACG::QtWidgets::QtHistogramWidget::color_ |
|
protected |
◆ color_coder_
| std::unique_ptr<IColorCoder> ACG::QtWidgets::QtHistogramWidget::color_coder_ = nullptr |
|
protected |
◆ histogram_
| std::unique_ptr<Histogram> ACG::QtWidgets::QtHistogramWidget::histogram_ = nullptr |
|
protected |
◆ label_distance_
| double ACG::QtWidgets::QtHistogramWidget::label_distance_ = 100 |
|
protected |
The documentation for this class was generated from the following files: