42 #ifndef QPIXMAPFILTER_VG_P_H 43 #define QPIXMAPFILTER_VG_P_H 57 #include <QtGui/private/qpixmapfilter_p.h> 58 #include <QtCore/qvarlengtharray.h> 62 #if !defined(QT_SHIVAVG) The QPainter class performs low-level painting on widgets and other paint devices.
#define QT_END_NAMESPACE
This macro expands to.
QVGPixmapConvolutionFilter()
The QPointF class defines a point in the plane using floating point precision.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QRectF class defines a rectangle in the plane using floating point precision. ...
The QPixmapColorizeFilter class provides colorizing filtering for pixmaps.
The QPixmapBlurFilter class provides blur filtering for pixmaps.
QObject * parent() const
Returns a pointer to the parent object.
void draw(QPainter *painter, const QPointF &dest, const QPixmap &src, const QRectF &srcRect) const
The QPixmapDropShadowFilter class is a convenience class for drawing pixmaps with drop shadows...
The QPixmap class is an off-screen image representation that can be used as a paint device...
The QPixmapConvolutionFilter class provides convolution filtering for pixmaps.
~QVGPixmapConvolutionFilter()