#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.
| 
 | virtual | 
Definition at line 35 of file PlotConfigDialog.cpp.
| PlotConfigWidget * rqt_multiplot::PlotConfigDialog::getWidget | ( | ) | const | 
Definition at line 43 of file PlotConfigDialog.cpp.
| 
 | private | 
Definition at line 41 of file PlotConfigDialog.h.