Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qpixmapfilter_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <QtCore/qnamespace.h>
#include <QtGui/qpixmap.h>
#include <QtWidgets/qgraphicseffect.h>
+ Include dependency graph for qpixmapfilter_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPixmapFilter
 The QPixmapFilter class provides the basic functionality for pixmap filter classes. Pixmap filter can be for example colorize or blur. More...
 
class  QPixmapConvolutionFilter
 The QPixmapConvolutionFilter class provides convolution filtering for pixmaps. More...
 
class  QPixmapBlurFilter
 The QPixmapBlurFilter class provides blur filtering for pixmaps. More...
 
class  QPixmapColorizeFilter
 The QPixmapColorizeFilter class provides colorizing filtering for pixmaps. More...
 
class  QPixmapDropShadowFilter
 The QPixmapDropShadowFilter class is a convenience class for drawing pixmaps with drop shadows. More...
 

Functions

 QT_REQUIRE_CONFIG (graphicseffect)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( graphicseffect )