33 const QImage &imageBefore);
39 QPointF clipX (
const QPointF &posUnprojected,
41 const QPointF &posOther)
const;
44 QPointF clipY (
const QPointF &posUnprojected,
46 const QPointF &posOther)
const;
48 void removeLine (
const QPointF &pos1,
57 #endif // GRID_REMOVAL_H Class that does special logging for GridLog and GridRemoval classes.
Class that 'heals' the curves after one grid line has been removed.
Model for DlgSettingsGridRemoval and CmdSettingsGridRemoval. The settings are unstable until the user...
QList< GridHealerAbstractBase * > GridHealers
Storage of GridHealer instances.
Strategy class for grid removal.