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
qgraphicseffect.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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 )