QtPdWidgets
2.3.1
|
Public Member Functions | |
FixedTranslation (Image *image, qreal x, qreal y) | |
virtual void | push (QPainter &p) |
![]() | |
Transformation (Pd::Image *image) | |
virtual | ~Transformation () |
Private Attributes | |
qreal | x |
qreal | y |
Additional Inherited Members | |
![]() | |
Image *const | image |
|
inline |
|
inlinevirtual |
Implements Pd::Image::Impl::Transformation.
References Pd::Image::Impl::FixedTranslation::x, and Pd::Image::Impl::FixedTranslation::y.
|
private |
Referenced by Pd::Image::Impl::FixedTranslation::push().
|
private |
Referenced by Pd::Image::Impl::FixedTranslation::push().