#include <PlotAxesConfigWidget.h>
Public Member Functions | |
PlotAxesConfig * | getConfig () const |
PlotAxesConfigWidget (QWidget *parent=0) | |
void | setConfig (PlotAxesConfig *range) |
virtual | ~PlotAxesConfigWidget () |
Private Attributes | |
PlotAxesConfig * | config_ |
Ui::PlotAxesConfigWidget * | ui_ |
Definition at line 31 of file PlotAxesConfigWidget.h.
rqt_multiplot::PlotAxesConfigWidget::PlotAxesConfigWidget | ( | QWidget * | parent = 0 | ) |
Definition at line 29 of file PlotAxesConfigWidget.cpp.
Definition at line 36 of file PlotAxesConfigWidget.cpp.
Definition at line 61 of file PlotAxesConfigWidget.cpp.
void rqt_multiplot::PlotAxesConfigWidget::setConfig | ( | PlotAxesConfig * | range | ) |
Definition at line 44 of file PlotAxesConfigWidget.cpp.
Definition at line 44 of file PlotAxesConfigWidget.h.
Ui::PlotAxesConfigWidget* rqt_multiplot::PlotAxesConfigWidget::ui_ [private] |
Definition at line 42 of file PlotAxesConfigWidget.h.