qt.gui.brush

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Aliases

QGradientStop
alias QGradientStop = 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 = QVector!(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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QGradient
struct QGradient
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QGradientPrivate
struct QGradientPrivate

QGradients

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

Meta