#include <PlotConfigDialog.h>
Public Member Functions | |
| PlotConfigWidget * | getWidget () const |
| PlotConfigDialog (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~PlotConfigDialog () |
Private Attributes | |
| Ui::PlotConfigDialog * | ui_ |
Definition at line 31 of file PlotConfigDialog.h.
| rqt_multiplot::PlotConfigDialog::PlotConfigDialog | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | flags = 0 |
||
| ) |
Definition at line 29 of file PlotConfigDialog.cpp.
| rqt_multiplot::PlotConfigDialog::~PlotConfigDialog | ( | ) | [virtual] |
Definition at line 35 of file PlotConfigDialog.cpp.
Definition at line 43 of file PlotConfigDialog.cpp.
Ui::PlotConfigDialog* rqt_multiplot::PlotConfigDialog::ui_ [private] |
Definition at line 41 of file PlotConfigDialog.h.