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