QXRD  0.11.16
qxrdsynchronizedacquisitionplot.cpp
Go to the documentation of this file.
2 
4  QcepPlot(parent)
5 {
6 }
7 
9 {
10  QcepPlot::init(settings);
11 
12  insertLegend(m_Legend, QwtPlot::BottomLegend);
13 }
QwtLegend * m_Legend
Definition: qcepplot.h:58
QWeakPointer< QxrdSynchronizedAcquisitionPlotSettings > QxrdSynchronizedAcquisitionPlotSettingsWPtr
void init(QcepPlotSettingsWPtr settings)
Definition: qcepplot.cpp:36
void init(QxrdSynchronizedAcquisitionPlotSettingsWPtr settings)