iscalable.h
Go to the documentation of this file.
virtual QPointF scalePos() const =0
Return the position with scale aplyed.
virtual qreal scaleFactor() const =0
Return the current scale factor.
This interface allow to create custom scale for inherited object.
Definition: iscalable.h:12
Definition: api.h:13
virtual QPointF realPos() const =0
Return the position without the scale applyed.