#include <histogrampoint.h>
Public Member Functions | |
bool | operator< (const HistogramPoint &point) |
Public Attributes | |
QColor | color |
QPoint | point |
bool HistogramPoint::operator< | ( | const HistogramPoint & | point | ) | [inline] |
References point.
QColor HistogramPoint::color |
Referenced by Histogram::drawPointLine(), GLWidget::generateColorTexture(), and Histogram::paintEvent().
QPoint HistogramPoint::point |