QGradient

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(Preset )
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

CoordinateMode
enum CoordinateMode
Undocumented in source.
InterpolationMode
enum InterpolationMode
Undocumented in source.
Preset
enum Preset
Undocumented in source.
Spread
enum Spread
Undocumented in source.
Type
enum Type
Undocumented in source.

Functions

coordinateMode
CoordinateMode coordinateMode()
Undocumented in source.
interpolationMode
InterpolationMode interpolationMode()
Undocumented in source.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
setColorAt
void setColorAt(qreal pos, const(QColor) color)
Undocumented in source.
setCoordinateMode
void setCoordinateMode(CoordinateMode mode)
Undocumented in source.
setInterpolationMode
void setInterpolationMode(InterpolationMode mode)
Undocumented in source.
setSpread
void setSpread(Spread aspread)
Undocumented in source. Be warned that the author may not have intended to support it.
setStops
void setStops(const(QGradientStops) stops)
Undocumented in source.
spread
Spread spread()
Undocumented in source. Be warned that the author may not have intended to support it.
stops
QGradientStops stops()
Undocumented in source.
type
Type type()
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.

Unions

QGradientData
union QGradientData
Undocumented in source.

Meta