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

export.h

Go to the documentation of this file.
00001 //LabPlot : export.h
00002 
00003 #ifndef EXPORT_H
00004 #define EXPORT_H
00005 
00006 const char* exports[] = {"ASCII","CDF","NETCDF","AUDIO","IMAGE","BINARY",0};
00007 enum EXPORT {EASCII,ECDF,ENETCDF,EAUDIO,EIMAGE,EBINARY};
00008 
00009 #endif // EXPORT_H

Generated on Fri Mar 25 19:47:03 2005 for LabPlot by doxygen 1.3.6