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,
Model for DlgSettingsGridRemoval and CmdSettingsGridRemoval. The settings are unstable until the user...
Class that 'heals' the curves after grid lines have been removed.
Strategy class for grid removal.
QPixmap remove(const Transformation &transformation, const DocumentModelGridRemoval &modelGridRemoval, const QImage &imageBefore)
Process QImage into QPixmap, removing the grid lines.
GridRemoval()
Single constructor.