#include <PlotConfigWidget.h>
Definition at line 32 of file PlotConfigWidget.h.
◆ PlotConfigWidget()
| rqt_multiplot::PlotConfigWidget::PlotConfigWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PlotConfigWidget()
| rqt_multiplot::PlotConfigWidget::~PlotConfigWidget |
( |
| ) |
|
|
virtual |
◆ clipboardDataChanged
| void rqt_multiplot::PlotConfigWidget::clipboardDataChanged |
( |
| ) |
|
|
privateslot |
◆ configPlotRateChanged
| void rqt_multiplot::PlotConfigWidget::configPlotRateChanged |
( |
double |
rate | ) |
|
|
privateslot |
◆ configTitleChanged
| void rqt_multiplot::PlotConfigWidget::configTitleChanged |
( |
const QString & |
title | ) |
|
|
privateslot |
◆ copySelectedCurves()
| void rqt_multiplot::PlotConfigWidget::copySelectedCurves |
( |
| ) |
|
◆ curveListWidgetItemDoubleClicked
| void rqt_multiplot::PlotConfigWidget::curveListWidgetItemDoubleClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ curveListWidgetItemSelectionChanged
| void rqt_multiplot::PlotConfigWidget::curveListWidgetItemSelectionChanged |
( |
| ) |
|
|
privateslot |
◆ doubleSpinBoxPlotRateValueChanged
| void rqt_multiplot::PlotConfigWidget::doubleSpinBoxPlotRateValueChanged |
( |
double |
value | ) |
|
|
privateslot |
◆ eventFilter()
| bool rqt_multiplot::PlotConfigWidget::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
◆ getConfig()
| const PlotConfig & rqt_multiplot::PlotConfigWidget::getConfig |
( |
| ) |
const |
◆ lineEditTitleEditingFinished
| void rqt_multiplot::PlotConfigWidget::lineEditTitleEditingFinished |
( |
| ) |
|
|
privateslot |
◆ pasteCurves()
| void rqt_multiplot::PlotConfigWidget::pasteCurves |
( |
| ) |
|
◆ pushButtonAddCurveClicked
| void rqt_multiplot::PlotConfigWidget::pushButtonAddCurveClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonCopyCurvesClicked
| void rqt_multiplot::PlotConfigWidget::pushButtonCopyCurvesClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonEditCurveClicked
| void rqt_multiplot::PlotConfigWidget::pushButtonEditCurveClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonPasteCurvesClicked
| void rqt_multiplot::PlotConfigWidget::pushButtonPasteCurvesClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonRemoveCurvesClicked
| void rqt_multiplot::PlotConfigWidget::pushButtonRemoveCurvesClicked |
( |
| ) |
|
|
privateslot |
◆ setConfig()
| void rqt_multiplot::PlotConfigWidget::setConfig |
( |
const PlotConfig & |
config | ) |
|
◆ config_
| PlotConfig* rqt_multiplot::PlotConfigWidget::config_ |
|
private |
◆ ui_
| Ui::PlotConfigWidget* rqt_multiplot::PlotConfigWidget::ui_ |
|
private |
The documentation for this class was generated from the following files: