dnai::interfaces::IScalable Class Referenceabstract
This interface allow to create custom scale for inherited object. More...
#include <iscalable.h>
Inheritance diagram for dnai::interfaces::IScalable:

Collaboration diagram for dnai::interfaces::IScalable:

Public Member Functions | |
virtual qreal | scaleFactor () const =0 |
Return the current scale factor. More... | |
virtual QPointF | scalePos () const =0 |
Return the position with scale aplyed. More... | |
virtual QPointF | realPos () const =0 |
Return the position without the scale applyed. More... | |
Detailed Description
This interface allow to create custom scale for inherited object.
Member Function Documentation
|
pure virtual |
|
pure virtual |
|
pure virtual |
The documentation for this class was generated from the following file:
- Gui/app/include/dnai/interfaces/iscalable.h