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,
QList< GridHealerAbstractBase * > GridHealers
Storage of GridHealer instances.
Model for DlgSettingsGridRemoval and CmdSettingsGridRemoval.
Class that 'heals' the curves after one grid line has been removed.
Class that does special logging for GridLog and GridRemoval classes.
QPixmap remove(const Transformation &transformation, const DocumentModelGridRemoval &modelGridRemoval, const QImage &imageBefore)
Process QImage into QPixmap, removing the grid lines.
GridRemoval(bool isGnuplot)
Single constructor.