QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsOgrUtils, including all inherited members.
cStringListToQStringList(char **stringList) | QgsOgrUtils | static |
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsFields &fields, int attIndex, QTextCodec *encoding, bool *ok=nullptr) | QgsOgrUtils | static |
getOgrFeatureAttribute(OGRFeatureH ogrFet, const QgsField &field, int attIndex, QTextCodec *encoding, bool *ok=nullptr) | QgsOgrUtils | static |
OGRFieldtoVariant(const OGRField *value, OGRFieldType type) | QgsOgrUtils | static |
ogrGeometryToQgsGeometry(OGRGeometryH geom) | QgsOgrUtils | static |
ogrGeometryTypeToQgsWkbType(OGRwkbGeometryType ogrGeomType) | QgsOgrUtils | static |
OGRSpatialReferenceToCrs(OGRSpatialReferenceH srs) | QgsOgrUtils | static |
OGRSpatialReferenceToWkt(OGRSpatialReferenceH srs) | QgsOgrUtils | static |
parseStyleString(const QString &string) | 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 |
readShapefileEncoding(const QString &path) | QgsOgrUtils | static |
readShapefileEncodingFromCpg(const QString &path) | QgsOgrUtils | static |
readShapefileEncodingFromLdid(const QString &path) | QgsOgrUtils | static |
stringToFeatureList(const QString &string, const QgsFields &fields, QTextCodec *encoding) | QgsOgrUtils | static |
stringToFields(const QString &string, QTextCodec *encoding) | QgsOgrUtils | static |
symbolFromStyleString(const QString &string, Qgis::SymbolType type) | QgsOgrUtils | static |