QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
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.

convertFieldDomain(OGRFieldDomainH domain)QgsOgrUtilsstatic
convertFieldDomain(const QgsFieldDomain *domain)QgsOgrUtilsstatic
convertRelationship(GDALRelationshipH relationship, const QString &datasetUri)QgsOgrUtilsstatic
convertRelationship(const QgsWeakRelation &relation, QString &error)QgsOgrUtilsstatic
crsToOGRSpatialReference(const QgsCoordinateReferenceSystem &crs)QgsOgrUtilsstatic
cStringListToQStringList(char **stringList)QgsOgrUtilsstatic
deleteStyleById(GDALDatasetH hDS, const QString &styleId, QString &errCause)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
getStyleById(GDALDatasetH hDS, const QString &styleId, QString &errCause)QgsOgrUtilsstatic
listStyles(GDALDatasetH hDS, const QString &layerName, const QString &geomColumn, QStringList &ids, QStringList &names, QStringList &descriptions, QString &errCause)QgsOgrUtilsstatic
loadStoredStyle(GDALDatasetH hDS, const QString &layerName, const QString &geomColumn, QString &styleName, QString &errCause)QgsOgrUtilsstatic
nativeFieldTypesForDriver(GDALDriverH driver)QgsOgrUtilsstatic
OGRFieldtoVariant(const OGRField *value, OGRFieldType type)QgsOgrUtilsstatic
ogrFieldTypeToQVariantType(OGRFieldType ogrType, OGRFieldSubType ogrSubType, QVariant::Type &variantType, QVariant::Type &variantSubType)QgsOgrUtilsstatic
ogrGeometryToQgsGeometry(OGRGeometryH geom)QgsOgrUtilsstatic
ogrGeometryTypeToQgsWkbType(OGRwkbGeometryType ogrGeomType)QgsOgrUtilsstatic
OGRSpatialReferenceToCrs(OGRSpatialReferenceH srs)QgsOgrUtilsstatic
OGRSpatialReferenceToWkt(OGRSpatialReferenceH srs)QgsOgrUtilsstatic
OGRTZFlagFromQt(const QDateTime &datetime)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
saveStyle(GDALDatasetH hDS, const QString &layerName, const QString &geomColumn, const QString &qmlStyle, const QString &sldStyle, const QString &styleName, const QString &styleDescription, const QString &uiFileContent, bool useAsDefault, QString &errCause)QgsOgrUtilsstatic
stringToFeatureList(const QString &string, const QgsFields &fields, QTextCodec *encoding)QgsOgrUtilsstatic
stringToFields(const QString &string, QTextCodec *encoding)QgsOgrUtilsstatic
stringToVariant(OGRFieldType type, OGRFieldSubType subType, const QString &string)QgsOgrUtilsstatic
styleExists(GDALDatasetH hDS, const QString &layerName, const QString &geomColumn, const QString &styleId, QString &errorCause)QgsOgrUtilsstatic
symbolFromStyleString(const QString &string, Qgis::SymbolType type)QgsOgrUtilsstatic
variantToOGRField(const QVariant &value, OGRFieldType type)QgsOgrUtilsstatic
variantTypeToOgrFieldType(QVariant::Type variantType, OGRFieldType &ogrType, OGRFieldSubType &ogrSubType)QgsOgrUtilsstatic