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

filteritems.h

Go to the documentation of this file.
00001 //LabPlot : filteritems.h
00002 
00003 #ifndef FILTERITEMS_H
00004 #define FILTERITEMS_H
00005 
00006 #include "inputfilter.h"
00007 
00008 static const char* filteritems[] = {I18N_NOOP("user defined"),I18N_NOOP("TDI Format=Text"),I18N_NOOP("LeCroy Oscilloscope"),
00009         I18N_NOOP("LeCroy XYPairs"),I18N_NOOP("Goldstar Oscilloscope"),I18N_NOOP("HP 4145, 4155 and 4156 parameter analyzers"),
00010         I18N_NOOP("binary data"),I18N_NOOP("PostgreSQL, mySQL, etc."),0};
00011 
00012 #endif

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