Qtc.Widgets.QGraphicsItemAnimation_h
Contents
Documentation
class QafterAnimationStep_h x0 x1 where #
Methods
afterAnimationStep_h :: x0 -> x1 -> IO () #
Instances
QafterAnimationStep_h (QGraphicsItemAnimation ()) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods afterAnimationStep_h :: QGraphicsItemAnimation () -> Double -> IO () # | |
QafterAnimationStep_h (QGraphicsItemAnimationSc a) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods afterAnimationStep_h :: QGraphicsItemAnimationSc a -> Double -> IO () # |
class QbeforeAnimationStep_h x0 x1 where #
Methods
beforeAnimationStep_h :: x0 -> x1 -> IO () #
Instances
QbeforeAnimationStep_h (QGraphicsItemAnimation ()) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods beforeAnimationStep_h :: QGraphicsItemAnimation () -> Double -> IO () # | |
QbeforeAnimationStep_h (QGraphicsItemAnimationSc a) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods beforeAnimationStep_h :: QGraphicsItemAnimationSc a -> Double -> IO () # |
class QsetStep_h x0 x1 where #
Instances
QsetStep_h (QGraphicsItemAnimation ()) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods setStep_h :: QGraphicsItemAnimation () -> Double -> IO () # | |
QsetStep_h (QGraphicsItemAnimationSc a) Double # | |
Defined in Qtc.Widgets.QGraphicsItemAnimation_h Methods setStep_h :: QGraphicsItemAnimationSc a -> Double -> IO () # |