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

waveletitems.h

Go to the documentation of this file.
00001 // LabPlot : waveletitems.h
00002 
00003 #ifndef WAVELETITEMS_H
00004 #define WAVELETITEMS_H
00005 
00006 #include "wavelet.h"
00007 
00008 static const char *wavelet_typeitems[] = {I18N_NOOP("daubechies"),I18N_NOOP("daubechies centered"),
00009         I18N_NOOP("haar"),I18N_NOOP("haar centered"),I18N_NOOP("bsline"),I18N_NOOP("bspline centered"),0};
00010 
00011 #endif // WAVELETITEMS_H

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