QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsOgrUtils Member List

This is the complete list of members for QgsOgrUtils, including all inherited members.

cStringListToQStringList(char **stringList)QgsOgrUtilsstatic
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsFields &fields, int attIndex, QTextCodec *encoding, bool *ok=nullptr)QgsOgrUtilsstatic
ogrGeometryToQgsGeometry(OGRGeometryH geom)QgsOgrUtilsstatic
ogrGeometryTypeToQgsWkbType(OGRwkbGeometryType ogrGeomType)QgsOgrUtilsstatic
readOgrFeature(OGRFeatureH ogrFet, const QgsFields &fields, QTextCodec *encoding)QgsOgrUtilsstatic
readOgrFeatureAttributes(OGRFeatureH ogrFet, const QgsFields &fields, QgsFeature &feature, QTextCodec *encoding)QgsOgrUtilsstatic
readOgrFeatureGeometry(OGRFeatureH ogrFet, QgsFeature &feature)QgsOgrUtilsstatic
readOgrFields(OGRFeatureH ogrFet, QTextCodec *encoding)QgsOgrUtilsstatic
stringToFeatureList(const QString &string, const QgsFields &fields, QTextCodec *encoding)QgsOgrUtilsstatic
stringToFields(const QString &string, QTextCodec *encoding)QgsOgrUtilsstatic