Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgraphicseffect.h File Reference
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qrect.h>
#include <QtGui/qcolor.h>
#include <QtGui/qbrush.h>
+ Include dependency graph for qgraphicseffect.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QGraphicsEffect
 The QGraphicsEffect class is the base class for all graphics effects. More...
 
class  QGraphicsColorizeEffect
 The QGraphicsColorizeEffect class provides a colorize effect. More...
 
class  QGraphicsBlurEffect
 The QGraphicsBlurEffect class provides a blur effect. More...
 
class  QGraphicsDropShadowEffect
 The QGraphicsDropShadowEffect class provides a drop shadow effect. More...
 
class  QGraphicsOpacityEffect
 The QGraphicsOpacityEffect class provides an opacity effect. More...
 

Functions

 QT_REQUIRE_CONFIG (graphicseffect)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( graphicseffect  )