Documentation
class QtoggleDirection_h x0 x1 where #
toggleDirection_h :: x0 -> x1 -> IO () #
Instances
QtoggleDirection_h (QTimeLine ()) () # | |
Defined in Qtc.Core.QTimeLine_h toggleDirection_h :: QTimeLine () -> () -> IO () # | |
QtoggleDirection_h (QTimeLineSc a) () # | |
Defined in Qtc.Core.QTimeLine_h toggleDirection_h :: QTimeLineSc a -> () -> IO () # |
class QvalueForTime_h x0 x1 where #
valueForTime_h :: x0 -> x1 -> IO Double #
Instances
QvalueForTime_h (QTimeLine ()) Int # | |
Defined in Qtc.Core.QTimeLine_h valueForTime_h :: QTimeLine () -> Int -> IO Double # | |
QvalueForTime_h (QTimeLineSc a) Int # | |
Defined in Qtc.Core.QTimeLine_h valueForTime_h :: QTimeLineSc a -> Int -> IO Double # |