QConicalGradient

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

Constructors

this
this()
Undocumented in source.
this
this(const(QPointF) center, qreal startAngle)
Undocumented in source.
this
this(qreal cx, qreal cy, qreal startAngle)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

base0

Members

Functions

angle
qreal angle()
Undocumented in source.
center
QPointF center()
Undocumented in source.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
setAngle
void setAngle(qreal angle)
Undocumented in source.
setCenter
void setCenter(const(QPointF) center)
Undocumented in source.
setCenter
void setCenter(qreal x, qreal y)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
QGradient base0;
Undocumented in source.

Meta