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

styles.h

Go to the documentation of this file.
00001 // LabPlot : styles.h
00002 // TODO : sync with labplot.qs
00003 
00004 #ifndef STYLES_H
00005 #define STYLES_H
00006 
00007 enum StylesType {LINESTYLE,NOLINESTYLE,STEPSSTYLE,BOXESSTYLE,IMPULSESSTYLE,YBOXESSTYLE};
00008 
00009 #endif // STYLES_h

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