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","DATABASE",0};
00007 enum EXPORT {EASCII,ECDF,ENETCDF,EAUDIO,EIMAGE,EBINARY,EKEXIDB};
00008 
00009 #endif // EXPORT_H

Generated on Fri Aug 19 21:34:44 2005 for LabPlot by doxygen 1.3.6