28 const QImage &imageBefore);
33 QPointF clipX (
const QPointF &posUnprojected,
35 const QPointF &posOther)
const;
38 QPointF clipY (
const QPointF &posUnprojected,
40 const QPointF &posOther)
const;
42 void removeLine (
const QPointF &pos1,
48 #endif // GRID_REMOVAL_H Class that 'heals' the curves after grid lines have been removed.
Model for DlgSettingsGridRemoval and CmdSettingsGridRemoval. The settings are unstable until the user...
GridRemoval()
Single constructor.
Strategy class for grid removal.