qt.gui.brush

Undocumented in source.

Members

Aliases

QGradientStop
alias QGradientStop = qt.core.pair.QPair!(qreal, QColor)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QGradientStops
alias QGradientStops = QList!(QGradientStop)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

QBrush
struct QBrush

Binding for C++ class QBrush.

QBrushData
struct QBrushData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QBrushDataPointerDeleter
struct QBrushDataPointerDeleter
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QConicalGradient
struct QConicalGradient

Binding for C++ class QConicalGradient.

QGradient
struct QGradient

Binding for C++ class QGradient.

QGradientPrivate
struct QGradientPrivate

QGradients

QLinearGradient
struct QLinearGradient

Binding for C++ class QLinearGradient.

QRadialGradient
struct QRadialGradient

Binding for C++ class QRadialGradient.

Meta