Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSvgAnimatedPropertyColor Member List

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

appendColor(const QColor &color)QSvgAnimatedPropertyColor
appendEasing(QSvgEasingInterfacePtr easing)QSvgAbstractAnimatedProperty
appendKeyFrame(qreal keyFrame)QSvgAbstractAnimatedProperty
Color enum valueQSvgAbstractAnimatedProperty
colors() constQSvgAnimatedPropertyColor
createAnimatedProperty(const QString &name)QSvgAbstractAnimatedPropertystatic
easingAt(unsigned int i) constQSvgAbstractAnimatedProperty
Float enum valueQSvgAbstractAnimatedProperty
Int enum valueQSvgAbstractAnimatedProperty
interpolate(uint index, qreal t) const overrideQSvgAnimatedPropertyColorvirtual
interpolatedValue() constQSvgAbstractAnimatedProperty
keyFrames() constQSvgAbstractAnimatedProperty
m_easingsQSvgAbstractAnimatedPropertyprotected
m_interpolatedValueQSvgAbstractAnimatedPropertymutableprotected
m_keyFramesQSvgAbstractAnimatedPropertyprotected
propertyName() constQSvgAbstractAnimatedProperty
QSvgAbstractAnimatedProperty(const QString &name, Type type)QSvgAbstractAnimatedProperty
QSvgAnimatedPropertyColor(const QString &name)QSvgAnimatedPropertyColor
setColors(const QList< QColor > &colors)QSvgAnimatedPropertyColor
setKeyFrames(const QList< qreal > &keyFrames)QSvgAbstractAnimatedProperty
setPropertyName(const QString &name)QSvgAbstractAnimatedProperty
Transform enum valueQSvgAbstractAnimatedProperty
Type enum nameQSvgAbstractAnimatedProperty
type() constQSvgAbstractAnimatedProperty
~QSvgAbstractAnimatedProperty()QSvgAbstractAnimatedPropertyvirtual