QPropertyAnimation

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:builtBy QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent = nullptr)
QPropertyAnimation(QObject *parent = nullptr)
gptkbp:definedIn gptkb:QtCore_module
gptkbp:documentation https://doc.qt.io/qt-5/qpropertyanimation.html
gptkbp:headerFile <QPropertyAnimation>
https://www.w3.org/2000/01/rdf-schema#label QPropertyAnimation
gptkbp:inheritsFrom gptkb:QVariantAnimation
gptkbp:introducedIn Qt 4.6
gptkbp:method setDuration(int msecs)
setEasingCurve(const QEasingCurve &curve)
setEndValue(const QVariant &value)
setPropertyName(const QByteArray &name)
setStartValue(const QVariant &value)
setTargetObject(QObject *target)
gptkbp:partOf gptkb:Qt_framework
gptkbp:property duration
propertyName
easingCurve
endValue
startValue
targetObject
gptkbp:type finished()
valueChanged(const QVariant &value)
gptkbp:usedFor animating Qt object properties
gptkbp:bfsParent gptkb:PySide6.QtCore
gptkb:QtCore_module
gptkbp:bfsLayer 7