affectedAreaBBox() const | QgsGeometryCheckError | virtual |
check() const | QgsGeometryCheckError | inline |
closeMatch(QgsGeometryCheckError *other) const override | QgsGeometryOverlapCheckError | virtual |
contextBoundingBox() const | QgsGeometryCheckError | virtual |
description() const override | QgsGeometryOverlapCheckError | virtual |
featureId() const | QgsGeometryCheckError | inline |
geometry() const | QgsGeometryCheckError | |
handleChanges(const QgsGeometryCheck::Changes &changes) override | QgsGeometryOverlapCheckError | virtual |
icon() const override | QgsGeometryOverlapCheckError | virtual |
involvedFeatures() const override | QgsGeometryOverlapCheckError | virtual |
isEqual(QgsGeometryCheckError *other) const override | QgsGeometryOverlapCheckError | virtual |
layerId() const | QgsGeometryCheckError | inline |
location() const | QgsGeometryCheckError | inline |
mCheck | QgsGeometryCheckError | protected |
mErrorLocation | QgsGeometryCheckError | protected |
mFeatureId | QgsGeometryCheckError | protected |
mGeometry | QgsGeometryCheckError | protected |
mLayerId | QgsGeometryCheckError | protected |
mResolutionMessage | QgsGeometryCheckError | protected |
mStatus | QgsGeometryCheckError | protected |
mValue | QgsGeometryCheckError | protected |
mValueType | QgsGeometryCheckError | protected |
mVidx | QgsGeometryCheckError | protected |
operator=(const QgsGeometryCheckError &)=delete | QgsGeometryCheckError | |
overlappedFeature() const | QgsGeometryOverlapCheckError | inline |
QgsGeometryCheckError(const QgsGeometryCheck *check, const QgsGeometryCheckerUtils::LayerFeature &layerFeature, const QgsPointXY &errorLocation, QgsVertexId vidx=QgsVertexId(), const QVariant &value=QVariant(), ValueType valueType=ValueOther) | QgsGeometryCheckError | |
QgsGeometryCheckError(const QgsGeometryCheck *check, const QString &layerId, QgsFeatureId featureId, const QgsGeometry &geometry, const QgsPointXY &errorLocation, QgsVertexId vidx=QgsVertexId(), const QVariant &value=QVariant(), ValueType valueType=ValueOther) | QgsGeometryCheckError | protected |
QgsGeometryOverlapCheckError(const QgsGeometryCheck *check, const QgsGeometryCheckerUtils::LayerFeature &layerFeature, const QgsGeometry &geometry, const QgsPointXY &errorLocation, const QVariant &value, const QgsGeometryCheckerUtils::LayerFeature &overlappedFeature) | QgsGeometryOverlapCheckError | |
resolutionMessage() const | QgsGeometryCheckError | inline |
setFixed(int method) | QgsGeometryCheckError | |
setFixFailed(const QString &reason) | QgsGeometryCheckError | |
setObsolete() | QgsGeometryCheckError | inline |
status() const | QgsGeometryCheckError | inline |
Status enum name | QgsGeometryCheckError | |
StatusFixed enum value | QgsGeometryCheckError | |
StatusFixFailed enum value | QgsGeometryCheckError | |
StatusObsolete enum value | QgsGeometryCheckError | |
StatusPending enum value | QgsGeometryCheckError | |
update(const QgsGeometryCheckError *other) | QgsGeometryCheckError | virtual |
value() const | QgsGeometryCheckError | inline |
ValueArea enum value | QgsGeometryCheckError | |
ValueLength enum value | QgsGeometryCheckError | |
ValueOther enum value | QgsGeometryCheckError | |
valueType() const | QgsGeometryCheckError | inline |
ValueType enum name | QgsGeometryCheckError | |
vidx() const | QgsGeometryCheckError | inline |
~QgsGeometryCheckError()=default | QgsGeometryCheckError | virtual |