RTXI 1.3
PlotDialog Class Reference

#include <plotdialog.h>

List of all members.

Signals

void setPlotRange (double newminx, double newmaxx, double newminy, double newmaxy)

Public Member Functions

 PlotDialog (QWidget *parent, QString name, double *xData, double *yData, int size)

Detailed Description

Definition at line 4 of file plotdialog.h.


Constructor & Destructor Documentation

PlotDialog::PlotDialog ( QWidget *  parent,
QString  name,
double *  xData,
double *  yData,
int  size 
)

Definition at line 7 of file plotdialog.cpp.


Member Function Documentation

void PlotDialog::setPlotRange ( double  newminx,
double  newmaxx,
double  newminy,
double  newmaxy 
) [signal]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines