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

formatlist.h

Go to the documentation of this file.
00001 // LabPlot : formatlist.h
00002 
00003 #ifndef FORMATLIST_H
00004 #define FORMATLIST_H
00005 
00006 #define NR_FORMATS 5
00007 static const char* formatList[] ={"{double}","{time}","{date}","{datetime text}","{datetime iso}",0};
00008 
00009 #endif // FORMATLIST_H

Generated on Sun Nov 28 22:31:16 2004 for LabPlot by doxygen 1.3.6