#include <PlotTableConfigWidget.h>
Definition at line 34 of file PlotTableConfigWidget.h.
◆ PlotTableConfigWidget()
rqt_multiplot::PlotTableConfigWidget::PlotTableConfigWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PlotTableConfigWidget()
rqt_multiplot::PlotTableConfigWidget::~PlotTableConfigWidget |
( |
| ) |
|
|
virtual |
◆ checkBoxLinkCursorStateChanged
void rqt_multiplot::PlotTableConfigWidget::checkBoxLinkCursorStateChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ checkBoxLinkScaleStateChanged
void rqt_multiplot::PlotTableConfigWidget::checkBoxLinkScaleStateChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ checkBoxTrackPointsStateChanged
void rqt_multiplot::PlotTableConfigWidget::checkBoxTrackPointsStateChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ configBackgroundColorChanged
void rqt_multiplot::PlotTableConfigWidget::configBackgroundColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
◆ configForegroundColorChanged
void rqt_multiplot::PlotTableConfigWidget::configForegroundColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
◆ configLinkCursorChanged
void rqt_multiplot::PlotTableConfigWidget::configLinkCursorChanged |
( |
bool |
link | ) |
|
|
privateslot |
◆ configLinkScaleChanged
void rqt_multiplot::PlotTableConfigWidget::configLinkScaleChanged |
( |
bool |
link | ) |
|
|
privateslot |
◆ configNumPlotsChanged
void rqt_multiplot::PlotTableConfigWidget::configNumPlotsChanged |
( |
size_t |
numRows, |
|
|
size_t |
numColumns |
|
) |
| |
|
privateslot |
◆ configTrackPointsChanged
void rqt_multiplot::PlotTableConfigWidget::configTrackPointsChanged |
( |
bool |
track | ) |
|
|
privateslot |
◆ eventFilter()
bool rqt_multiplot::PlotTableConfigWidget::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ getConfig()
PlotTableConfig * rqt_multiplot::PlotTableConfigWidget::getConfig |
( |
| ) |
const |
◆ getPlotTableWidget()
PlotTableWidget * rqt_multiplot::PlotTableConfigWidget::getPlotTableWidget |
( |
| ) |
const |
◆ menuExportImageFileTriggered
void rqt_multiplot::PlotTableConfigWidget::menuExportImageFileTriggered |
( |
| ) |
|
|
privateslot |
◆ menuExportTextFileTriggered
void rqt_multiplot::PlotTableConfigWidget::menuExportTextFileTriggered |
( |
| ) |
|
|
privateslot |
◆ menuImportBagFileTriggered
void rqt_multiplot::PlotTableConfigWidget::menuImportBagFileTriggered |
( |
| ) |
|
|
privateslot |
◆ plotTableJobFailed
void rqt_multiplot::PlotTableConfigWidget::plotTableJobFailed |
( |
const QString & |
toolTip | ) |
|
|
privateslot |
◆ plotTableJobFinished
void rqt_multiplot::PlotTableConfigWidget::plotTableJobFinished |
( |
const QString & |
toolTip | ) |
|
|
privateslot |
◆ plotTableJobProgressChanged
void rqt_multiplot::PlotTableConfigWidget::plotTableJobProgressChanged |
( |
double |
progress | ) |
|
|
privateslot |
◆ plotTableJobStarted
void rqt_multiplot::PlotTableConfigWidget::plotTableJobStarted |
( |
const QString & |
toolTip | ) |
|
|
privateslot |
◆ plotTablePlotPausedChanged
void rqt_multiplot::PlotTableConfigWidget::plotTablePlotPausedChanged |
( |
| ) |
|
|
privateslot |
◆ pushButtonClearClicked
void rqt_multiplot::PlotTableConfigWidget::pushButtonClearClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonImportExportClicked
void rqt_multiplot::PlotTableConfigWidget::pushButtonImportExportClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonPauseClicked
void rqt_multiplot::PlotTableConfigWidget::pushButtonPauseClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonRunClicked
void rqt_multiplot::PlotTableConfigWidget::pushButtonRunClicked |
( |
| ) |
|
|
privateslot |
◆ runPlots()
void rqt_multiplot::PlotTableConfigWidget::runPlots |
( |
| ) |
|
◆ setConfig()
void rqt_multiplot::PlotTableConfigWidget::setConfig |
( |
PlotTableConfig * |
config | ) |
|
◆ setPlotTable()
void rqt_multiplot::PlotTableConfigWidget::setPlotTable |
( |
PlotTableWidget * |
plotTable | ) |
|
◆ spinBoxColumnsValueChanged
void rqt_multiplot::PlotTableConfigWidget::spinBoxColumnsValueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ spinBoxRowsValueChanged
void rqt_multiplot::PlotTableConfigWidget::spinBoxRowsValueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ config_
◆ menuImportExport_
QMenu* rqt_multiplot::PlotTableConfigWidget::menuImportExport_ |
|
private |
◆ plotTable_
◆ ui_
Ui::PlotTableConfigWidget* rqt_multiplot::PlotTableConfigWidget::ui_ |
|
private |
The documentation for this class was generated from the following files: