QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsOgrUtils, including all inherited members.
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsFields &fields, int attIndex, QTextCodec *encoding, bool *ok=nullptr) | QgsOgrUtils | static |
ogrGeometryToQgsGeometry(OGRGeometryH geom) | QgsOgrUtils | static |
readOgrFeature(OGRFeatureH ogrFet, const QgsFields &fields, QTextCodec *encoding) | QgsOgrUtils | static |
readOgrFeatureAttributes(OGRFeatureH ogrFet, const QgsFields &fields, QgsFeature &feature, QTextCodec *encoding) | QgsOgrUtils | static |
readOgrFeatureGeometry(OGRFeatureH ogrFet, QgsFeature &feature) | QgsOgrUtils | static |
readOgrFields(OGRFeatureH ogrFet, QTextCodec *encoding) | QgsOgrUtils | static |
stringToFeatureList(const QString &string, const QgsFields &fields, QTextCodec *encoding) | QgsOgrUtils | static |
stringToFields(const QString &string, QTextCodec *encoding) | QgsOgrUtils | static |