QtPdWidgets  2.3.1
Public Member Functions | Private Attributes | List of all members
Pd::Image::Impl::FixedTranslation Class Reference
Inheritance diagram for Pd::Image::Impl::FixedTranslation:
Inheritance graph
[legend]
Collaboration diagram for Pd::Image::Impl::FixedTranslation:
Collaboration graph
[legend]

Public Member Functions

 FixedTranslation (Image *image, qreal x, qreal y)
 
virtual void push (QPainter &p)
 
- Public Member Functions inherited from Pd::Image::Impl::Transformation
 Transformation (Pd::Image *image)
 
virtual ~Transformation ()
 

Private Attributes

qreal x
 
qreal y
 

Additional Inherited Members

- Protected Attributes inherited from Pd::Image::Impl::Transformation
Image *const image
 

Constructor & Destructor Documentation

◆ FixedTranslation()

Pd::Image::Impl::FixedTranslation::FixedTranslation ( Image image,
qreal  x,
qreal  y 
)
inline

Member Function Documentation

◆ push()

virtual void Pd::Image::Impl::FixedTranslation::push ( QPainter &  p)
inlinevirtual

Member Data Documentation

◆ x

qreal Pd::Image::Impl::FixedTranslation::x
private

◆ y

qreal Pd::Image::Impl::FixedTranslation::y
private

The documentation for this class was generated from the following file: