#include <plotwidget_base.h>
Public Attributes | |
QwtPlotCurve * | curve |
QwtPlotMarker * | marker |
std::string | src_name |
Definition at line 40 of file plotwidget_base.h.
QwtPlotCurve* PJ::PlotWidgetBase::CurveInfo::curve |
Definition at line 43 of file plotwidget_base.h.
QwtPlotMarker* PJ::PlotWidgetBase::CurveInfo::marker |
Definition at line 44 of file plotwidget_base.h.
std::string PJ::PlotWidgetBase::CurveInfo::src_name |
Definition at line 42 of file plotwidget_base.h.