#include <PlotWidget.h>
Definition at line 47 of file PlotWidget.h.
◆ State
Enumerator |
---|
Normal | |
Maximized | |
Definition at line 51 of file PlotWidget.h.
◆ PlotWidget()
rqt_multiplot::PlotWidget::PlotWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PlotWidget()
rqt_multiplot::PlotWidget::~PlotWidget |
( |
| ) |
|
|
virtual |
◆ canChangeState()
bool rqt_multiplot::PlotWidget::canChangeState |
( |
| ) |
const |
◆ clear()
void rqt_multiplot::PlotWidget::clear |
( |
| ) |
|
◆ cleared
void rqt_multiplot::PlotWidget::cleared |
( |
| ) |
|
|
signal |
◆ configCurveAdded
void rqt_multiplot::PlotWidget::configCurveAdded |
( |
size_t |
index | ) |
|
|
privateslot |
◆ configCurveConfigChanged
void rqt_multiplot::PlotWidget::configCurveConfigChanged |
( |
size_t |
index | ) |
|
|
privateslot |
◆ configCurveRemoved
void rqt_multiplot::PlotWidget::configCurveRemoved |
( |
size_t |
index | ) |
|
|
privateslot |
◆ configCurvesCleared
void rqt_multiplot::PlotWidget::configCurvesCleared |
( |
| ) |
|
|
privateslot |
◆ configLegendConfigChanged
void rqt_multiplot::PlotWidget::configLegendConfigChanged |
( |
| ) |
|
|
privateslot |
◆ configPlotRateChanged
void rqt_multiplot::PlotWidget::configPlotRateChanged |
( |
double |
rate | ) |
|
|
privateslot |
◆ configTitleChanged
void rqt_multiplot::PlotWidget::configTitleChanged |
( |
const QString & |
title | ) |
|
|
privateslot |
◆ configXAxisConfigChanged
void rqt_multiplot::PlotWidget::configXAxisConfigChanged |
( |
| ) |
|
|
privateslot |
◆ configYAxisConfigChanged
void rqt_multiplot::PlotWidget::configYAxisConfigChanged |
( |
| ) |
|
|
privateslot |
◆ currentScaleChanged
void rqt_multiplot::PlotWidget::currentScaleChanged |
( |
const BoundingRectangle & |
bounds | ) |
|
|
signal |
◆ curveReplotRequested
void rqt_multiplot::PlotWidget::curveReplotRequested |
( |
| ) |
|
|
privateslot |
◆ dragEnterEvent()
void rqt_multiplot::PlotWidget::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
◆ dropEvent()
void rqt_multiplot::PlotWidget::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protected |
◆ eventFilter()
bool rqt_multiplot::PlotWidget::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ forceReplot()
void rqt_multiplot::PlotWidget::forceReplot |
( |
| ) |
|
◆ getBroker()
◆ getConfig()
PlotConfig * rqt_multiplot::PlotWidget::getConfig |
( |
| ) |
const |
◆ getCurrentScale()
◆ getCursor()
PlotCursor * rqt_multiplot::PlotWidget::getCursor |
( |
| ) |
const |
◆ getPreferredScale()
◆ getState()
◆ isPaused()
bool rqt_multiplot::PlotWidget::isPaused |
( |
| ) |
const |
◆ isReplotRequested()
bool rqt_multiplot::PlotWidget::isReplotRequested |
( |
| ) |
const |
◆ lineEditTitleEditingFinished
void rqt_multiplot::PlotWidget::lineEditTitleEditingFinished |
( |
| ) |
|
|
privateslot |
◆ lineEditTitleTextChanged
void rqt_multiplot::PlotWidget::lineEditTitleTextChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ menuExportImageFileTriggered
void rqt_multiplot::PlotWidget::menuExportImageFileTriggered |
( |
| ) |
|
|
privateslot |
◆ menuExportTextFileTriggered
void rqt_multiplot::PlotWidget::menuExportTextFileTriggered |
( |
| ) |
|
|
privateslot |
◆ pause()
void rqt_multiplot::PlotWidget::pause |
( |
| ) |
|
◆ pausedChanged
void rqt_multiplot::PlotWidget::pausedChanged |
( |
bool |
paused | ) |
|
|
signal |
◆ plotXBottomScaleDivChanged
void rqt_multiplot::PlotWidget::plotXBottomScaleDivChanged |
( |
| ) |
|
|
privateslot |
◆ plotYLeftScaleDivChanged
void rqt_multiplot::PlotWidget::plotYLeftScaleDivChanged |
( |
| ) |
|
|
privateslot |
◆ preferredScaleChanged
void rqt_multiplot::PlotWidget::preferredScaleChanged |
( |
const BoundingRectangle & |
bounds | ) |
|
|
signal |
◆ pushButtonClearClicked
void rqt_multiplot::PlotWidget::pushButtonClearClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonImportExportClicked
void rqt_multiplot::PlotWidget::pushButtonImportExportClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonRunPauseClicked
void rqt_multiplot::PlotWidget::pushButtonRunPauseClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonSetupClicked
void rqt_multiplot::PlotWidget::pushButtonSetupClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonStateClicked
void rqt_multiplot::PlotWidget::pushButtonStateClicked |
( |
| ) |
|
|
privateslot |
◆ renderToPixmap()
void rqt_multiplot::PlotWidget::renderToPixmap |
( |
QPixmap & |
pixmap, |
|
|
const QRectF & |
bounds = QRectF() |
|
) |
| |
◆ requestReplot()
void rqt_multiplot::PlotWidget::requestReplot |
( |
| ) |
|
◆ run()
void rqt_multiplot::PlotWidget::run |
( |
| ) |
|
◆ saveToImageFile()
void rqt_multiplot::PlotWidget::saveToImageFile |
( |
const QString & |
fileName | ) |
|
◆ saveToTextFile()
void rqt_multiplot::PlotWidget::saveToTextFile |
( |
const QString & |
fileName | ) |
|
◆ setBroker()
void rqt_multiplot::PlotWidget::setBroker |
( |
MessageBroker * |
broker | ) |
|
◆ setCanChangeState()
void rqt_multiplot::PlotWidget::setCanChangeState |
( |
bool |
can | ) |
|
◆ setConfig()
void rqt_multiplot::PlotWidget::setConfig |
( |
PlotConfig * |
config | ) |
|
◆ setCurrentScale()
◆ setState()
void rqt_multiplot::PlotWidget::setState |
( |
State |
state | ) |
|
◆ stateChanged
void rqt_multiplot::PlotWidget::stateChanged |
( |
int |
state | ) |
|
|
signal |
◆ timerTimeout
void rqt_multiplot::PlotWidget::timerTimeout |
( |
| ) |
|
|
privateslot |
◆ updateAxisTitle()
◆ writeFormattedCurveAxisTitles()
void rqt_multiplot::PlotWidget::writeFormattedCurveAxisTitles |
( |
QStringList & |
formattedAxisTitles | ) |
|
◆ writeFormattedCurveData()
void rqt_multiplot::PlotWidget::writeFormattedCurveData |
( |
QList< QStringList > & |
formattedData | ) |
|
◆ broker_
◆ config_
◆ currentBounds_
◆ cursor_
◆ curves_
QVector<PlotCurve*> rqt_multiplot::PlotWidget::curves_ |
|
private |
◆ legend_
◆ magnifier_
◆ maximizedIcon_
QIcon rqt_multiplot::PlotWidget::maximizedIcon_ |
|
private |
◆ menuImportExport_
QMenu* rqt_multiplot::PlotWidget::menuImportExport_ |
|
private |
◆ normalIcon_
QIcon rqt_multiplot::PlotWidget::normalIcon_ |
|
private |
◆ panner_
◆ paused_
bool rqt_multiplot::PlotWidget::paused_ |
|
private |
◆ pauseIcon_
QIcon rqt_multiplot::PlotWidget::pauseIcon_ |
|
private |
◆ replot_
bool rqt_multiplot::PlotWidget::replot_ |
|
private |
◆ rescale_
bool rqt_multiplot::PlotWidget::rescale_ |
|
private |
◆ runIcon_
QIcon rqt_multiplot::PlotWidget::runIcon_ |
|
private |
◆ state_
State rqt_multiplot::PlotWidget::state_ |
|
private |
◆ timer_
QTimer* rqt_multiplot::PlotWidget::timer_ |
|
private |
◆ ui_
Ui::PlotWidget* rqt_multiplot::PlotWidget::ui_ |
|
private |
◆ zoomer_
The documentation for this class was generated from the following files: