Vlaxicon
Public Member Functions

PlotWinMain Class Reference

Inheritance diagram for PlotWinMain:
PlotWin

List of all members.

Public Member Functions

 PlotWinMain (wxWindow *parent, ObjectBaseShape *parentShape)
 ~PlotWinMain ()
virtual void OnCloseFrame (wxCloseEvent &event)
void ChangeCurveInPlot (wxPlotData *pData)

Constructor & Destructor Documentation

PlotWinMain::PlotWinMain ( wxWindow *  parent,
ObjectBaseShape parentShape 
)

constructor of frame with screen of oscilloscope

Parameters:
parentparent of window
PlotWinMain::~PlotWinMain ( )

destructor of frame with screen of oscilloscope


Member Function Documentation

void PlotWinMain::ChangeCurveInPlot ( wxPlotData *  pData)

refresh plot curve in window

Parameters:
pDatadata for drawing
void PlotWinMain::OnCloseFrame ( wxCloseEvent &  event) [virtual]

event handler on close frame with screen of oscilloscope

Reimplemented from PlotWin.


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