Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Plot2d_Algorithm.h File Reference
#include "Plot2d.h"
#include <QPair>
#include <QList>
#include <QMap>

Go to the source code of this file.

Classes

class  Plot2d_Algorithm
 

Typedefs

typedef QList< QPair< double,
double > > 
AlgoPlot2dItem
 
typedef QList< Plot2d_Object * > AlgoPlot2dInputData
 
typedef QMap< Plot2d_Object
*, AlgoPlot2dItem
AlgoPlot2dOutputData
 

Typedef Documentation

typedef QList< QPair<double,double> > AlgoPlot2dItem