#include <QtGui>Include dependency graph for generateShape.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | generateShape (QString shapeFileName, double *avgVal, int NUM_FEATURE, int TYPE, const char *fStr) |
| void generateShape | ( | QString | shapeFileName, | |
| double * | avgVal, | |||
| int | NUM_FEATURE, | |||
| int | TYPE, | |||
| const char * | fStr | |||
| ) |
Definition at line 8 of file generateShape.cpp.
References dbf, DBFAddField(), DBFClose(), DBFCreate(), DBFOpen(), DBFWriteDoubleAttribute(), DBFWriteIntegerAttribute(), FTDouble, FTInteger, NULL, obj, shp, SHPClose(), SHPCreate(), SHPGetInfo(), SHPOpen(), SHPReadObject(), and SHPWriteObject().
Referenced by spatialPlotDlg::generate().
Here is the call graph for this function:

1.5.2