QAnimationClipData#
Class containing the animation data. More…
New in version 6.1.
Synopsis#
Functions#
def
__eq__
(rhs)def
__ne__
(rhs)def
appendChannel
(c)def
begin
()def
cbegin
()def
cend
()def
channelCount
()def
clearChannels
()def
end
()def
insertChannel
(index, c)def
isValid
()def
name
()def
removeChannel
(index)def
setName
(name)
Detailed Description#
- class PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData#
PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData(arg__1)
- Parameters
arg__1 –
PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.appendChannel(c)#
- Parameters
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.begin()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.cbegin()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.cend()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.channelCount()#
- Return type
int
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.clearChannels()#
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.end()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.insertChannel(index, c)#
- Parameters
index – int
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.isValid()#
- Return type
bool
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.name()#
- Return type
str
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.__ne__(rhs)#
- Parameters
rhs –
PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData
- Return type
bool
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.__eq__(rhs)#
- Parameters
rhs –
PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData
- Return type
bool
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.removeChannel(index)#
- Parameters
index – int
- PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationClipData.setName(name)#
- Parameters
name – str