- this
this()
Undocumented in source.
- this
this(qt.core.namespace.BrushStyle bs)
Undocumented in source.
- this
this(const(QColor) color, qt.core.namespace.BrushStyle bs)
Undocumented in source.
- this
this(const(QColor) color, qt.core.namespace.BrushStyle bs)
Undocumented in source.
- this
this(qt.core.namespace.GlobalColor color, qt.core.namespace.BrushStyle bs)
Undocumented in source.
- this
this(const(QColor) color, const(QPixmap) pixmap)
Undocumented in source.
- this
this(qt.core.namespace.GlobalColor color, const(QPixmap) pixmap)
Undocumented in source.
- this
this(const(QPixmap) pixmap)
Undocumented in source.
- this
this(const(QImage) image)
Undocumented in source.
- this
this(const(QBrush) brush)
Undocumented in source.
- this
this(const(QGradient) gradient)
Undocumented in source.
- color
const(QColor) color()
Undocumented in source. Be warned that the author may not have intended to support it.
- data_ptr
DataPtr data_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
- gradient
const(QGradient)* gradient()
Undocumented in source.
- isDetached
bool isDetached()
Undocumented in source. Be warned that the author may not have intended to support it.
- isOpaque
bool isOpaque()
Undocumented in source.
- matrix
const(QMatrix) matrix()
Undocumented in source. Be warned that the author may not have intended to support it.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- setColor
void setColor(const(QColor) color)
Undocumented in source.
- setColor
void setColor(qt.core.namespace.GlobalColor acolor)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMatrix
void setMatrix(const(QMatrix) mat)
Undocumented in source.
- setStyle
void setStyle(qt.core.namespace.BrushStyle )
Undocumented in source.
- setTexture
void setTexture(const(QPixmap) pixmap)
Undocumented in source.
- setTextureImage
void setTextureImage(const(QImage) image)
Undocumented in source.
- setTransform
void setTransform(const(QTransform) )
Undocumented in source.
- style
qt.core.namespace.BrushStyle style()
Undocumented in source. Be warned that the author may not have intended to support it.
- texture
QPixmap texture()
Undocumented in source.
- textureImage
QImage textureImage()
Undocumented in source.
- transform
QTransform transform()
Undocumented in source. Be warned that the author may not have intended to support it.