Qtc.Core.QPropertyAnimation_h
Contents
Methods
unSetHandler :: QPropertyAnimation () -> String -> IO Bool #
unSetHandler :: QPropertyAnimationSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QPropertyAnimation () -> Int -> IO Bool #
unSetUserMethodVariantList :: QPropertyAnimationSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QPropertyAnimation () -> Int -> IO Bool #
unSetUserMethodVariant :: QPropertyAnimationSc a -> Int -> IO Bool #
unSetUserMethod :: QPropertyAnimation () -> Int -> IO Bool #
unSetUserMethod :: QPropertyAnimationSc a -> Int -> IO Bool #
setPaused_h :: QPropertyAnimation () -> Bool -> IO () #
setPaused_h :: QPropertyAnimationSc a -> Bool -> IO () #
setCurrentTime_h :: QPropertyAnimation () -> Int -> IO () #
setCurrentTime_h :: QPropertyAnimationSc a -> Int -> IO () #
resume_h :: QPropertyAnimation () -> () -> IO () #
resume_h :: QPropertyAnimationSc a -> () -> IO () #
pause_h :: QPropertyAnimation () -> () -> IO () #
pause_h :: QPropertyAnimationSc a -> () -> IO () #
duration_h :: QPropertyAnimation () -> () -> IO Int #
duration_h :: QPropertyAnimationSc a -> () -> IO Int #
updateDirection_h :: QPropertyAnimation () -> QAbstractAnimation_Direction -> IO () #
updateDirection_h :: QPropertyAnimationSc a -> QAbstractAnimation_Direction -> IO () #
updateCurrentTime_h :: QPropertyAnimation () -> Int -> IO () #
updateCurrentTime_h :: QPropertyAnimationSc a -> Int -> IO () #
stop_h :: QPropertyAnimation () -> () -> IO () #
stop_h :: QPropertyAnimationSc a -> () -> IO () #
start_h :: QPropertyAnimation () -> () -> IO () #
start_h :: QPropertyAnimation () -> DeletionPolicy -> IO () #
start_h :: QPropertyAnimationSc a -> DeletionPolicy -> IO () #
start_h :: QPropertyAnimationSc a -> () -> IO () #
timerEvent_h :: QPropertyAnimation () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QPropertyAnimationSc a -> QTimerEvent t1 -> IO () #
event_h :: QPropertyAnimation () -> QEvent t1 -> IO Bool #
event_h :: QPropertyAnimationSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QPropertyAnimation () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QPropertyAnimationSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QPropertyAnimation () -> QEvent t1 -> IO () #
customEvent_h :: QPropertyAnimationSc a -> QEvent t1 -> IO () #
connectNotify_h :: QPropertyAnimation () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QPropertyAnimationSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QPropertyAnimation () -> QChildEvent t1 -> IO () #
childEvent_h :: QPropertyAnimationSc a -> QChildEvent t1 -> IO () #
updateCurrentValue_h :: QPropertyAnimation () -> QVariant t1 -> IO () #
updateCurrentValue_h :: QPropertyAnimationSc a -> QVariant t1 -> IO () #
updateState_h :: QPropertyAnimation () -> (QAbstractAnimation_State, QAbstractAnimation_State) -> IO () #
updateState_h :: QPropertyAnimationSc a -> (QAbstractAnimation_State, QAbstractAnimation_State) -> IO () #
eventFilter_h :: QPropertyAnimation () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QPropertyAnimationSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QAbstractAnimation_Direction -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> DeletionPolicy -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> Bool -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> Int -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QVariant t1 -> QVariant t2 -> Double -> IO (QVariant t0)) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> IO Int) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QAbstractAnimation_State -> QAbstractAnimation_State -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QVariant t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimation () -> String -> (QPropertyAnimation x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QAbstractAnimation_Direction -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> DeletionPolicy -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> Bool -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> Int -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QVariant t1 -> QVariant t2 -> Double -> IO (QVariant t0)) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> IO Int) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QAbstractAnimation_State -> QAbstractAnimation_State -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QVariant t1 -> IO ()) -> IO () #
setHandler :: QPropertyAnimationSc a -> String -> (QPropertyAnimation x0 -> QEvent t1 -> IO Bool) -> IO () #
setUserMethod :: QPropertyAnimation () -> Int -> (QPropertyAnimation x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPropertyAnimation () -> Int -> (QPropertyAnimation x0 -> IO ()) -> IO () #
setUserMethod :: QPropertyAnimationSc a -> Int -> (QPropertyAnimation x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QPropertyAnimationSc a -> Int -> (QPropertyAnimation x0 -> IO ()) -> IO () #
interpolated_h :: QPropertyAnimation () -> (QVariant t1, QVariant t2, Double) -> IO (QVariant ()) #
interpolated_h :: QPropertyAnimationSc a -> (QVariant t1, QVariant t2, Double) -> IO (QVariant ()) #