Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtCore/qrect.h>
#include <QtGui/qcolor.h>
#include <QtGui/qbrush.h>
Go to the source code of this file.
Classes | |
class | QGraphicsBlurEffect |
The QGraphicsBlurEffect class provides a blur effect. More... | |
class | QGraphicsColorizeEffect |
The QGraphicsColorizeEffect class provides a colorize effect. More... | |
class | QGraphicsDropShadowEffect |
The QGraphicsDropShadowEffect class provides a drop shadow effect. More... | |
class | QGraphicsEffect |
The QGraphicsEffect class is the base class for all graphics effects. More... | |
class | QGraphicsOpacityEffect |
The QGraphicsOpacityEffect class provides an opacity effect. More... | |