Qt 4.8
|
#include <QtCore/qnamespace.h>
#include <QtGui/qpixmap.h>
#include <QtGui/qgraphicseffect.h>
Go to the source code of this file.
Classes | |
class | QPixmapBlurFilter |
The QPixmapBlurFilter class provides blur filtering for pixmaps. More... | |
class | QPixmapColorizeFilter |
The QPixmapColorizeFilter class provides colorizing filtering for pixmaps. More... | |
class | QPixmapConvolutionFilter |
The QPixmapConvolutionFilter class provides convolution filtering for pixmaps. More... | |
class | QPixmapDropShadowFilter |
The QPixmapDropShadowFilter class is a convenience class for drawing pixmaps with drop shadows. More... | |
class | QPixmapFilter |
The QPixmapFilter class provides the basic functionality for pixmap filter classes. More... | |