QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsOgrUtils Member List

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

crsToOGRSpatialReference(const QgsCoordinateReferenceSystem &crs)QgsOgrUtilsstatic
cStringListToQStringList(char **stringList)QgsOgrUtilsstatic
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsFields &fields, int attIndex, QTextCodec *encoding, bool *ok=nullptr)QgsOgrUtilsstatic
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsField &field, int attIndex, QTextCodec *encoding, bool *ok=nullptr)QgsOgrUtilsstatic
OGRFieldtoVariant(const OGRField *value, OGRFieldType type)QgsOgrUtilsstatic
ogrGeometryToQgsGeometry(OGRGeometryH geom)QgsOgrUtilsstatic
ogrGeometryTypeToQgsWkbType(OGRwkbGeometryType ogrGeomType)QgsOgrUtilsstatic
OGRSpatialReferenceToCrs(OGRSpatialReferenceH srs)QgsOgrUtilsstatic
OGRSpatialReferenceToWkt(OGRSpatialReferenceH srs)QgsOgrUtilsstatic
parseStyleString(const QString &string)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
readShapefileEncoding(const QString &path)QgsOgrUtilsstatic
readShapefileEncodingFromCpg(const QString &path)QgsOgrUtilsstatic
readShapefileEncodingFromLdid(const QString &path)QgsOgrUtilsstatic
stringToFeatureList(const QString &string, const QgsFields &fields, QTextCodec *encoding)QgsOgrUtilsstatic
stringToFields(const QString &string, QTextCodec *encoding)QgsOgrUtilsstatic
symbolFromStyleString(const QString &string, Qgis::SymbolType type)QgsOgrUtilsstatic