Qt 5.15
Qt GUI
C++ Classes
QBrush
Qt 5.15.8 Reference Documentation
List of All Members for QBrush
This is the complete list of members for
QBrush
, including inherited members.
QBrush
(const QGradient &)
QBrush
(const QBrush &)
QBrush
(const QImage &)
QBrush
(const QPixmap &)
QBrush
(Qt::GlobalColor , const QPixmap &)
QBrush
(const QColor &, const QPixmap &)
QBrush
(Qt::GlobalColor , Qt::BrushStyle )
QBrush
(const QColor &, Qt::BrushStyle )
QBrush
(Qt::BrushStyle )
QBrush
()
operator=
(QBrush &&) : QBrush &
operator=
(const QBrush &) : QBrush &
~QBrush
()
color
() const : const QColor &
gradient
() const : const QGradient *
isOpaque
() const : bool
setColor
(const QColor &)
setColor
(Qt::GlobalColor )
setStyle
(Qt::BrushStyle )
setTexture
(const QPixmap &)
setTextureImage
(const QImage &)
setTransform
(const QTransform &)
style
() const : Qt::BrushStyle
swap
(QBrush &)
texture
() const : QPixmap
textureImage
() const : QImage
transform
() const : QTransform
operator QVariant
() const : QVariant
operator!=
(const QBrush &) const : bool
operator==
(const QBrush &) const : bool