Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

errorbars.h

Go to the documentation of this file.
00001 //LabPlot : errorbars.h
00002 // sync with labplot.qs
00003 
00004 #ifndef ERRORBARS_H
00005 #define ERRORBARS_H
00006 
00007 // errorbar type
00008 #define ERRORBARNR 3
00009 enum EType {EFLAT,EARROW,EY};
00010 
00011 #endif // ERRORBARS_H

Generated on Sat Oct 13 21:55:01 2007 for LabPlot by  doxygen 1.4.4