20 , mIsStable( isStable )
22 , mDescription( description )
QString description() const
A human readable and translated description for this fix.
int id() const
An id that is unique per check.
bool isStable() const
If this fix is stable enough to be listed by default.
QgsGeometryCheckResolutionMethod(int id, const QString &name, const QString &description, bool isStable=true)
Creates a new method with the specified parameters.
QString name() const
A human readable and translated name for this fix.