TwiceAsNice  2019-02-18
Classes | Public Member Functions | Protected Attributes | List of all members
LfftsDeviceFastLoopDataPlotWidget Class Reference

#include <DeviceFastLoopDataPlotWidget.h>

Inheritance diagram for LfftsDeviceFastLoopDataPlotWidget:
Inheritance graph
Collaboration diagram for LfftsDeviceFastLoopDataPlotWidget:
Collaboration graph

Classes

class  TimeScaleDraw
 

Public Member Functions

 LfftsDeviceFastLoopDataPlotWidget (QWidget *parent=0, const char *_name=0, Qt::WindowFlags f=0)
 
virtual void initialize ()
 
void pushData (const Lffts::FastLoopData *_image)
 

Protected Attributes

Ui::LfftsDeviceFastLoopDataPlotWidgetUI * m_view
 
int m_size
 
std::vector< double > m_scaleData
 
std::vector< double > m_xData
 
std::vector< double > m_yData
 
QwtPlotCurve * m_xDiff
 
QwtPlotCurve * m_yDiff
 

Constructor & Destructor Documentation

◆ LfftsDeviceFastLoopDataPlotWidget()

LfftsDeviceFastLoopDataPlotWidget::LfftsDeviceFastLoopDataPlotWidget ( QWidget *  parent = 0,
const char *  _name = 0,
Qt::WindowFlags  f = 0 
)

Member Function Documentation

◆ initialize()

void LfftsDeviceFastLoopDataPlotWidget::initialize ( )
virtual

◆ pushData()

void LfftsDeviceFastLoopDataPlotWidget::pushData ( const Lffts::FastLoopData _image)

Member Data Documentation

◆ m_scaleData

std::vector<double> LfftsDeviceFastLoopDataPlotWidget::m_scaleData
protected

◆ m_size

int LfftsDeviceFastLoopDataPlotWidget::m_size
protected

◆ m_view

Ui::LfftsDeviceFastLoopDataPlotWidgetUI* LfftsDeviceFastLoopDataPlotWidget::m_view
protected

◆ m_xData

std::vector<double> LfftsDeviceFastLoopDataPlotWidget::m_xData
protected

◆ m_xDiff

QwtPlotCurve* LfftsDeviceFastLoopDataPlotWidget::m_xDiff
protected

◆ m_yData

std::vector<double> LfftsDeviceFastLoopDataPlotWidget::m_yData
protected

◆ m_yDiff

QwtPlotCurve* LfftsDeviceFastLoopDataPlotWidget::m_yDiff
protected

The documentation for this class was generated from the following files: