casa::RangePicker Class Reference
Handles drawing the range selection rectangle for the bin plot.
More...
#include <RangePicker.h>
List of all members.
Detailed Description
Handles drawing the range selection rectangle for the bin plot.
Definition at line 40 of file RangePicker.h.
Constructor & Destructor Documentation
casa::RangePicker::RangePicker |
( |
|
) |
|
virtual casa::RangePicker::~RangePicker |
( |
|
) |
[virtual] |
casa::RangePicker::RangePicker |
( |
const RangePicker & |
|
) |
[private] |
Member Function Documentation
void casa::RangePicker::_drawBoundary |
( |
QPainter * |
painter, |
|
|
int |
rectHeight | |
|
) |
| | const [private] |
void casa::RangePicker::boundaryLineMoved |
( |
const QPoint & |
pos |
) |
|
virtual void casa::RangePicker::draw |
( |
QPainter * |
p, |
|
|
const QwtScaleMap & |
xMap, |
|
|
const QwtScaleMap & |
yMap, |
|
|
const QRect & |
| |
|
) |
| | const [virtual] |
int casa::RangePicker::getLowerBound |
( |
|
) |
const |
int casa::RangePicker::getUpperBound |
( |
|
) |
const |
void casa::RangePicker::reset |
( |
|
) |
|
void casa::RangePicker::setBoundaryValues |
( |
int |
minX, |
|
|
int |
maxX | |
|
) |
| | |
void casa::RangePicker::setHeightSource |
( |
HeightSource * |
heightSource |
) |
|
void casa::RangePicker::setLineMode |
( |
bool |
lineMode |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: