Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator
Contents
Documentation
class Qqt3DAnimation_QBlendedClipAnimatorTrUtf8 x1 where #
Methods
qt3DAnimation_QBlendedClipAnimatorTrUtf8 :: x1 -> IO String #
Instances
Qqt3DAnimation_QBlendedClipAnimatorTrUtf8 String # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods qt3DAnimation_QBlendedClipAnimatorTrUtf8 :: String -> IO String # | |
Qqt3DAnimation_QBlendedClipAnimatorTrUtf8 (String, String) # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods qt3DAnimation_QBlendedClipAnimatorTrUtf8 :: (String, String) -> IO String # | |
Qqt3DAnimation_QBlendedClipAnimatorTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods qt3DAnimation_QBlendedClipAnimatorTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DAnimation_QBlendedClipAnimator x1 where #
Methods
qt3DAnimation_QBlendedClipAnimator :: x1 -> IO (Qt3DAnimation_QBlendedClipAnimator ()) #
Instances
Qqt3DAnimation_QBlendedClipAnimator () # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods qt3DAnimation_QBlendedClipAnimator :: () -> IO (Qt3DAnimation_QBlendedClipAnimator ()) # | |
Qqt3DAnimation_QBlendedClipAnimator (Qt3DCore_QNode t1) # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods qt3DAnimation_QBlendedClipAnimator :: Qt3DCore_QNode t1 -> IO (Qt3DAnimation_QBlendedClipAnimator ()) # |
blendTree :: Qt3DAnimation_QBlendedClipAnimator a -> () -> IO (Qt3DAnimation_QAbstractClipBlendNode ()) #
class QsetBlendTree x0 x1 where #
Methods
setBlendTree :: x0 -> x1 -> IO () #
Instances
QsetBlendTree (Qt3DAnimation_QBlendedClipAnimator ()) (Qt3DAnimation_QAbstractClipBlendNode t1) # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods setBlendTree :: Qt3DAnimation_QBlendedClipAnimator () -> Qt3DAnimation_QAbstractClipBlendNode t1 -> IO () # | |
QsetBlendTree (Qt3DAnimation_QBlendedClipAnimatorSc a) (Qt3DAnimation_QAbstractClipBlendNode t1) # | |
Defined in Qtc.D3animation.Qt3DAnimation_QBlendedClipAnimator Methods setBlendTree :: Qt3DAnimation_QBlendedClipAnimatorSc a -> Qt3DAnimation_QAbstractClipBlendNode t1 -> IO () # |