![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qpoint.h>
#include <QtCore/qscopedpointer.h>
#include <QtGui/qcolor.h>
#include <QtGui/qimage.h>
#include <QtGui/qpixmap.h>
#include <QtGui/qtransform.h>
Go to the source code of this file.
Classes | |
struct | QBrushDataPointerDeleter |
class | QBrush |
\inmodule QtGui More... | |
struct | QBrushData |
class | QGradient |
\inmodule QtGui More... | |
union | QGradient::QGradientData |
class | QLinearGradient |
\inmodule QtGui More... | |
class | QRadialGradient |
\inmodule QtGui More... | |
class | QConicalGradient |
\inmodule QtGui More... | |
Typedefs | |
typedef std::pair< qreal, QColor > | QGradientStop |
typedef QList< QGradientStop > | QGradientStops |
Functions | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QBrush &) |
Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QBrush &) |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QBrush &) |
|
|
|
Definition at line 1099 of file qbrush.cpp.
Definition at line 1054 of file qbrush.cpp.
|
Definition at line 1175 of file qbrush.cpp.