18 #ifndef QGS_GEOMETRY_TYPE_CHECK_H
19 #define QGS_GEOMETRY_TYPE_CHECK_H
34 , mFlatType( flatType )
54 , mAllowedTypes( allowedTypes )
58 void fixError(
const QMap<QString, QgsFeaturePool *> &featurePools,
QgsGeometryCheckError *error,
int method,
const QMap<QString, int> &mergeAttributeIndices, Changes &changes )
const override;
61 QString
id()
const override;
66 static QString factoryDescription()
SIP_SKIP;
71 enum ResolutionMethod { Convert, Delete, NoChange };
75 #endif // QGS_GEOMETRY_TYPE_CHECK_H