18 #ifndef CURVEDIAGRAM_H
19 #define CURVEDIAGRAM_H
31 static Element*
info(QString&,
char* &,
bool getNewOne=
false);
static Element * info(QString &, char *&, bool getNewOne=false)
void calcCoordinate(double *&, double *&, double *&, float *, float *, Axis *)
CurveDiagram(int _cx=0, int _cy=0)
Superclass of all schematic drawing elements.
bool insideDiagram(float, float)