QChannelComponent#

Inheritance diagram of PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent

Synopsis#

Functions#

Detailed Description#

class PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent#

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent(name)

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent(arg__1)

Parameters
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.appendKeyFrame(kf)#
Parameters

kfPySide6.Qt3DAnimation.Qt3DAnimation.QKeyFrame

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.begin()#
Return type

PySide6.Qt3DAnimation.Qt3DAnimation.QKeyFrame

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.cbegin()#
Return type

PySide6.Qt3DAnimation.Qt3DAnimation.QKeyFrame

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.cend()#
Return type

PySide6.Qt3DAnimation.Qt3DAnimation.QKeyFrame

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.clearKeyFrames()#
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.end()#
Return type

PySide6.Qt3DAnimation.Qt3DAnimation.QKeyFrame

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.insertKeyFrame(index, kf)#
Parameters
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.keyFrameCount()#
Return type

int

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.name()#
Return type

str

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.removeKeyFrame(index)#
Parameters

index – int

PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.setName(name)#
Parameters

name – str