Uses of Class
io.qt.qt3d.animation.QKeyFrame
-
Uses of QKeyFrame in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return types with arguments of type QKeyFrameModifier and TypeMethodDescriptionprotected final io.qt.core.QIterator<QKeyFrame>QChannelComponent.begin()protected final io.qt.core.QIterator<QKeyFrame>QChannelComponent.end()QChannelComponent.iterator()Methods in io.qt.qt3d.animation with parameters of type QKeyFrameModifier and TypeMethodDescriptionfinal voidQChannelComponent.appendKeyFrame(QKeyFrame kf) final voidQChannelComponent.insertKeyFrame(int index, QKeyFrame kf)