Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgraphicseffect.h File Reference

(500399473f9a80b801119ff645e77dfbf3101149)

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