#include <PlotTableWidget.h>
Definition at line 34 of file PlotTableWidget.h.
◆ PlotTableWidget()
rqt_multiplot::PlotTableWidget::PlotTableWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PlotTableWidget()
rqt_multiplot::PlotTableWidget::~PlotTableWidget |
( |
| ) |
|
|
virtual |
◆ bagReaderReadingFailed
void rqt_multiplot::PlotTableWidget::bagReaderReadingFailed |
( |
const QString & |
error | ) |
|
|
privateslot |
◆ bagReaderReadingFinished
void rqt_multiplot::PlotTableWidget::bagReaderReadingFinished |
( |
| ) |
|
|
privateslot |
◆ bagReaderReadingProgressChanged
void rqt_multiplot::PlotTableWidget::bagReaderReadingProgressChanged |
( |
double |
progress | ) |
|
|
privateslot |
◆ bagReaderReadingStarted
void rqt_multiplot::PlotTableWidget::bagReaderReadingStarted |
( |
| ) |
|
|
privateslot |
◆ clearPlots()
void rqt_multiplot::PlotTableWidget::clearPlots |
( |
| ) |
|
◆ configBackgroundColorChanged
void rqt_multiplot::PlotTableWidget::configBackgroundColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
◆ configForegroundColorChanged
void rqt_multiplot::PlotTableWidget::configForegroundColorChanged |
( |
const QColor & |
color | ) |
|
|
privateslot |
◆ configLinkScaleChanged
void rqt_multiplot::PlotTableWidget::configLinkScaleChanged |
( |
bool |
link | ) |
|
|
privateslot |
◆ configNumPlotsChanged
void rqt_multiplot::PlotTableWidget::configNumPlotsChanged |
( |
size_t |
numRows, |
|
|
size_t |
numColumns |
|
) |
| |
|
privateslot |
◆ configTrackPointsChanged
void rqt_multiplot::PlotTableWidget::configTrackPointsChanged |
( |
bool |
track | ) |
|
|
privateslot |
◆ forceReplot()
void rqt_multiplot::PlotTableWidget::forceReplot |
( |
| ) |
|
◆ getBagReader()
BagReader * rqt_multiplot::PlotTableWidget::getBagReader |
( |
| ) |
const |
◆ getConfig()
◆ getNumColumns()
size_t rqt_multiplot::PlotTableWidget::getNumColumns |
( |
| ) |
const |
◆ getNumRows()
size_t rqt_multiplot::PlotTableWidget::getNumRows |
( |
| ) |
const |
◆ getPlotWidget()
PlotWidget * rqt_multiplot::PlotTableWidget::getPlotWidget |
( |
size_t |
row, |
|
|
size_t |
column |
|
) |
| const |
◆ getRegistry()
◆ jobFailed
void rqt_multiplot::PlotTableWidget::jobFailed |
( |
const QString & |
toolTip | ) |
|
|
signal |
◆ jobFinished
void rqt_multiplot::PlotTableWidget::jobFinished |
( |
const QString & |
toolTip | ) |
|
|
signal |
◆ jobProgressChanged
void rqt_multiplot::PlotTableWidget::jobProgressChanged |
( |
double |
progress | ) |
|
|
signal |
◆ jobStarted
void rqt_multiplot::PlotTableWidget::jobStarted |
( |
const QString & |
toolTip | ) |
|
|
signal |
◆ loadFromBagFile()
void rqt_multiplot::PlotTableWidget::loadFromBagFile |
( |
const QString & |
fileName | ) |
|
◆ pausePlots()
void rqt_multiplot::PlotTableWidget::pausePlots |
( |
| ) |
|
◆ plotCurrentScaleChanged
void rqt_multiplot::PlotTableWidget::plotCurrentScaleChanged |
( |
const BoundingRectangle & |
bounds | ) |
|
|
privateslot |
◆ plotCursorActiveChanged
void rqt_multiplot::PlotTableWidget::plotCursorActiveChanged |
( |
bool |
active | ) |
|
|
privateslot |
◆ plotCursorCurrentPositionChanged
void rqt_multiplot::PlotTableWidget::plotCursorCurrentPositionChanged |
( |
const QPointF & |
position | ) |
|
|
privateslot |
◆ plotPausedChanged [1/2]
void rqt_multiplot::PlotTableWidget::plotPausedChanged |
( |
| ) |
|
|
signal |
◆ plotPausedChanged [2/2]
void rqt_multiplot::PlotTableWidget::plotPausedChanged |
( |
bool |
paused | ) |
|
|
privateslot |
◆ plotPreferredScaleChanged
void rqt_multiplot::PlotTableWidget::plotPreferredScaleChanged |
( |
const BoundingRectangle & |
bounds | ) |
|
|
privateslot |
◆ plotStateChanged
void rqt_multiplot::PlotTableWidget::plotStateChanged |
( |
int |
state | ) |
|
|
privateslot |
◆ renderToPixmap()
void rqt_multiplot::PlotTableWidget::renderToPixmap |
( |
QPixmap & |
pixmap | ) |
|
◆ requestReplot()
void rqt_multiplot::PlotTableWidget::requestReplot |
( |
| ) |
|
◆ runPlots()
void rqt_multiplot::PlotTableWidget::runPlots |
( |
| ) |
|
◆ saveToImageFile()
void rqt_multiplot::PlotTableWidget::saveToImageFile |
( |
const QString & |
fileName | ) |
|
◆ saveToTextFile()
void rqt_multiplot::PlotTableWidget::saveToTextFile |
( |
const QString & |
fileName | ) |
|
◆ setConfig()
◆ updatePlotScale()
◆ writeFormattedCurveAxisTitles()
void rqt_multiplot::PlotTableWidget::writeFormattedCurveAxisTitles |
( |
QStringList & |
formattedAxisTitles | ) |
|
◆ writeFormattedCurveData()
void rqt_multiplot::PlotTableWidget::writeFormattedCurveData |
( |
QList< QStringList > & |
formattedData | ) |
|
◆ bagReader_
BagReader* rqt_multiplot::PlotTableWidget::bagReader_ |
|
private |
◆ config_
◆ layout_
QGridLayout* rqt_multiplot::PlotTableWidget::layout_ |
|
private |
◆ plotWidgets_
QVector<QVector<PlotWidget*> > rqt_multiplot::PlotTableWidget::plotWidgets_ |
|
private |
◆ registry_
The documentation for this class was generated from the following files: