#include <plotwidget.h>
Public Attributes | |
| QwtPlotCurve * | curve |
| QwtPlotMarker * | marker |
| std::string | src_name |
Definition at line 33 of file plotwidget.h.
| QwtPlotCurve* PlotWidget::CurveInfo::curve |
Definition at line 36 of file plotwidget.h.
| QwtPlotMarker* PlotWidget::CurveInfo::marker |
Definition at line 37 of file plotwidget.h.
| std::string PlotWidget::CurveInfo::src_name |
Definition at line 35 of file plotwidget.h.