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

Public Member Functions

 Transformation (Pd::Image *image)
 
virtual ~Transformation ()
 
virtual void push (QPainter &)=0
 

Protected Attributes

Image *const image
 

Constructor & Destructor Documentation

◆ Transformation()

Pd::Image::Impl::Transformation::Transformation ( Pd::Image image)
inline

◆ ~Transformation()

virtual Pd::Image::Impl::Transformation::~Transformation ( )
inlinevirtual

Member Function Documentation

◆ push()

virtual void Pd::Image::Impl::Transformation::push ( QPainter &  )
pure virtual

Member Data Documentation

◆ image

Image* const Pd::Image::Impl::Transformation::image
protected

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