#include <PlotCursor.h>
Definition at line 31 of file PlotCursor.h.
◆ PlotCursor()
| rqt_multiplot::PlotCursor::PlotCursor |
( |
QwtPlotCanvas * |
canvas | ) |
|
◆ ~PlotCursor()
| rqt_multiplot::PlotCursor::~PlotCursor |
( |
| ) |
|
◆ activeChanged
| void rqt_multiplot::PlotCursor::activeChanged |
( |
bool |
active | ) |
|
|
signal |
◆ arePointsTracked()
| bool rqt_multiplot::PlotCursor::arePointsTracked |
( |
| ) |
const |
◆ begin()
| void rqt_multiplot::PlotCursor::begin |
( |
| ) |
|
|
protected |
◆ currentPositionChanged
| void rqt_multiplot::PlotCursor::currentPositionChanged |
( |
const QPointF & |
position | ) |
|
|
signal |
◆ drawRubberBand()
| void rqt_multiplot::PlotCursor::drawRubberBand |
( |
QPainter * |
painter | ) |
const |
◆ drawTrackedPoints()
| void rqt_multiplot::PlotCursor::drawTrackedPoints |
( |
QPainter * |
painter | ) |
const |
|
protected |
◆ end()
| bool rqt_multiplot::PlotCursor::end |
( |
bool |
ok = true | ) |
|
|
protected |
◆ eventFilter()
| bool rqt_multiplot::PlotCursor::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ getCurrentPosition()
| const QPointF & rqt_multiplot::PlotCursor::getCurrentPosition |
( |
| ) |
const |
◆ getTextRect()
| QRect rqt_multiplot::PlotCursor::getTextRect |
( |
const QPointF & |
point, |
|
|
const QFont & |
font |
|
) |
| const |
|
protected |
◆ hasMouseControl()
| bool rqt_multiplot::PlotCursor::hasMouseControl |
( |
| ) |
const |
◆ move()
| void rqt_multiplot::PlotCursor::move |
( |
const QPoint & |
point | ) |
|
|
protected |
◆ plotXAxisScaleDivChanged
| void rqt_multiplot::PlotCursor::plotXAxisScaleDivChanged |
( |
| ) |
|
|
privateslot |
◆ plotYAxisScaleDivChanged
| void rqt_multiplot::PlotCursor::plotYAxisScaleDivChanged |
( |
| ) |
|
|
privateslot |
◆ setActive()
| void rqt_multiplot::PlotCursor::setActive |
( |
bool |
active, |
|
|
const QPointF & |
position = QPointF(0.0, 0.0) |
|
) |
| |
◆ setCurrentPosition()
| void rqt_multiplot::PlotCursor::setCurrentPosition |
( |
const QPointF & |
position | ) |
|
◆ setTrackPoints()
| void rqt_multiplot::PlotCursor::setTrackPoints |
( |
bool |
track | ) |
|
◆ trackerTextF()
| QwtText rqt_multiplot::PlotCursor::trackerTextF |
( |
const QPointF & |
point | ) |
const |
|
protected |
◆ update()
| void rqt_multiplot::PlotCursor::update |
( |
| ) |
|
◆ updateDisplay()
| void rqt_multiplot::PlotCursor::updateDisplay |
( |
| ) |
|
|
protected |
◆ updateTrackedPoints()
| void rqt_multiplot::PlotCursor::updateTrackedPoints |
( |
| ) |
|
|
protected |
◆ currentPosition_
| QPointF rqt_multiplot::PlotCursor::currentPosition_ |
|
private |
◆ mouseControl_
| bool rqt_multiplot::PlotCursor::mouseControl_ |
|
private |
◆ trackedPoints_
| QVector<TrackedPoint> rqt_multiplot::PlotCursor::trackedPoints_ |
|
private |
◆ trackPoints_
| bool rqt_multiplot::PlotCursor::trackPoints_ |
|
private |
The documentation for this class was generated from the following files: