Krita Source Code Documentation
Loading...
Searching...
No Matches
KoGradientSegment Member List

This is the complete list of members for KoGradientSegment, including all inherited members.

colorAt(KoColor &, qreal t) constKoGradientSegment
colorInterpolation() constKoGradientSegment
endColor() constKoGradientSegment
endOffset() constKoGradientSegment
endType() constKoGradientSegment
hasVariableColors()KoGradientSegment
interpolation() constKoGradientSegment
isValid() constKoGradientSegment
KoGradientSegment(int interpolationType, int colorInterpolationType, KoGradientSegmentEndpoint start, KoGradientSegmentEndpoint end, qreal middleOffset)KoGradientSegment
length()KoGradientSegmentinline
m_colorInterpolatorKoGradientSegmentprivate
m_endKoGradientSegmentprivate
m_hasVariableColorsKoGradientSegmentprivate
m_interpolatorKoGradientSegmentprivate
m_lengthKoGradientSegmentprivate
m_middleOffsetKoGradientSegmentprivate
m_middleTKoGradientSegmentprivate
m_startKoGradientSegmentprivate
middleOffset() constKoGradientSegment
mirrorSegment()KoGradientSegment
setColorInterpolation(int colorInterpolationType)KoGradientSegment
setEndColor(const KoColor &color)KoGradientSegmentinline
setEndOffset(qreal t)KoGradientSegment
setEndType(KoGradientSegmentEndpointType type)KoGradientSegment
setInterpolation(int interpolationType)KoGradientSegment
setMiddleOffset(qreal t)KoGradientSegment
setStartColor(const KoColor &color)KoGradientSegmentinline
setStartOffset(qreal t)KoGradientSegment
setStartType(KoGradientSegmentEndpointType type)KoGradientSegment
setVariableColors(const KoColor &foreground, const KoColor &background)KoGradientSegment
startColor() constKoGradientSegment
startOffset() constKoGradientSegment
startType() constKoGradientSegment