#include <qgsgmlschema.h>
Detailed Description
Definition at line 38 of file qgsgmlschema.h.
Constructor & Destructor Documentation
QgsGmlFeatureClass::QgsGmlFeatureClass |
( |
| ) |
|
QgsGmlFeatureClass::QgsGmlFeatureClass |
( |
QString |
name, |
|
|
QString |
path |
|
) |
| |
QgsGmlFeatureClass::~QgsGmlFeatureClass |
( |
| ) |
|
Member Function Documentation
int QgsGmlFeatureClass::fieldIndex |
( |
const QString & |
name | ) |
|
QList<QgsField>& QgsGmlFeatureClass::fields |
( |
| ) |
|
|
inline |
QStringList& QgsGmlFeatureClass::geometryAttributes |
( |
| ) |
|
|
inline |
QString QgsGmlFeatureClass::path |
( |
| ) |
const |
|
inline |
Member Data Documentation
QList<QgsField> QgsGmlFeatureClass::mFields |
|
private |
QStringList QgsGmlFeatureClass::mGeometryAttributes |
|
private |
QString QgsGmlFeatureClass::mName |
|
private |
QString QgsGmlFeatureClass::mPath |
|
private |
The documentation for this class was generated from the following files: