#include <PlotCurve.h>
Definition at line 36 of file PlotCurve.h.
◆ PlotCurve()
rqt_multiplot::PlotCurve::PlotCurve |
( |
QObject * |
parent = 0 | ) |
|
◆ ~PlotCurve()
rqt_multiplot::PlotCurve::~PlotCurve |
( |
| ) |
|
|
virtual |
◆ attach()
void rqt_multiplot::PlotCurve::attach |
( |
QwtPlot * |
plot | ) |
|
◆ clear()
void rqt_multiplot::PlotCurve::clear |
( |
| ) |
|
◆ configAxisConfigChanged
void rqt_multiplot::PlotCurve::configAxisConfigChanged |
( |
| ) |
|
|
privateslot |
◆ configColorConfigCurrentColorChanged
void rqt_multiplot::PlotCurve::configColorConfigCurrentColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
◆ configDataConfigChanged
void rqt_multiplot::PlotCurve::configDataConfigChanged |
( |
| ) |
|
|
privateslot |
◆ configStyleConfigChanged
void rqt_multiplot::PlotCurve::configStyleConfigChanged |
( |
| ) |
|
|
privateslot |
◆ configTitleChanged
void rqt_multiplot::PlotCurve::configTitleChanged |
( |
const QString & |
title | ) |
|
|
privateslot |
◆ dataSequencerPointReceived
void rqt_multiplot::PlotCurve::dataSequencerPointReceived |
( |
const QPointF & |
point | ) |
|
|
privateslot |
◆ detach()
void rqt_multiplot::PlotCurve::detach |
( |
| ) |
|
◆ getBroker()
◆ getConfig()
CurveConfig * rqt_multiplot::PlotCurve::getConfig |
( |
| ) |
const |
◆ getData()
CurveData * rqt_multiplot::PlotCurve::getData |
( |
| ) |
const |
◆ getDataSequencer()
◆ getPreferredAxisScale()
QPair< double, double > rqt_multiplot::PlotCurve::getPreferredAxisScale |
( |
CurveConfig::Axis |
axis | ) |
const |
◆ getPreferredScale()
◆ pause()
void rqt_multiplot::PlotCurve::pause |
( |
| ) |
|
◆ preferredScaleChanged
void rqt_multiplot::PlotCurve::preferredScaleChanged |
( |
const BoundingRectangle & |
bounds | ) |
|
|
signal |
◆ replotRequested
void rqt_multiplot::PlotCurve::replotRequested |
( |
| ) |
|
|
signal |
◆ run()
void rqt_multiplot::PlotCurve::run |
( |
| ) |
|
◆ setBroker()
void rqt_multiplot::PlotCurve::setBroker |
( |
MessageBroker * |
broker | ) |
|
◆ setConfig()
void rqt_multiplot::PlotCurve::setConfig |
( |
CurveConfig * |
config | ) |
|
◆ broker_
◆ config_
◆ data_
◆ dataSequencer_
◆ paused_
bool rqt_multiplot::PlotCurve::paused_ |
|
private |
The documentation for this class was generated from the following files: