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

qwt3d.h

Go to the documentation of this file.
00001 //LabPlot : qwt3d.h
00002 
00003 #ifndef QWT3D_H
00004 #define QWT3D_H
00005 
00006 const QString aspectRatio[]={I18N_NOOP("no"),I18N_NOOP("X-Y-Z"),I18N_NOOP("X-Y"),I18N_NOOP("Z"),0};
00007 
00008 const QString plotStyle[]={I18N_NOOP("NOPLOT"),I18N_NOOP("WIREFRAME"),I18N_NOOP("HIDDENLINE"),I18N_NOOP("FILLED"),
00009         I18N_NOOP("FILLEDMESH"),I18N_NOOP("POINTS"),I18N_NOOP("USER"),0};
00010 const QString coordinateStyle[]={I18N_NOOP("NOCOORD"),I18N_NOOP("BOX"),I18N_NOOP("FRAME"),0};
00011 const QString floorStyle[]={I18N_NOOP("NOFLOOR"),I18N_NOOP("FLOORISO"),I18N_NOOP("FLOORDATA"),0};
00012 
00013 #endif // QWT3D_H

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