Qtc.Core.QAbstractAnimation_h

Contents

Orphan instances

QunSetHandler (QAbstractAnimation ()) # 
Instance details

Methods

unSetHandler :: QAbstractAnimation () -> String -> IO Bool #

QunSetHandler (QAbstractAnimationSc a) # 
Instance details

Methods

unSetHandler :: QAbstractAnimationSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QAbstractAnimation ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QAbstractAnimation () -> Int -> IO Bool #

QunSetUserMethodVariantList (QAbstractAnimationSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QAbstractAnimationSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QAbstractAnimation ()) # 
Instance details

Methods

unSetUserMethodVariant :: QAbstractAnimation () -> Int -> IO Bool #

QunSetUserMethodVariant (QAbstractAnimationSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QAbstractAnimationSc a -> Int -> IO Bool #

QunSetUserMethod (QAbstractAnimation ()) # 
Instance details

Methods

unSetUserMethod :: QAbstractAnimation () -> Int -> IO Bool #

QunSetUserMethod (QAbstractAnimationSc a) # 
Instance details

Methods

unSetUserMethod :: QAbstractAnimationSc a -> Int -> IO Bool #

QsetPaused_h (QAbstractAnimation ()) Bool # 
Instance details

Methods

setPaused_h :: QAbstractAnimation () -> Bool -> IO () #

QsetPaused_h (QAbstractAnimationSc a) Bool # 
Instance details

Methods

setPaused_h :: QAbstractAnimationSc a -> Bool -> IO () #

QsetCurrentTime_h (QAbstractAnimation ()) Int # 
Instance details

Methods

setCurrentTime_h :: QAbstractAnimation () -> Int -> IO () #

QsetCurrentTime_h (QAbstractAnimationSc a) Int # 
Instance details

Methods

setCurrentTime_h :: QAbstractAnimationSc a -> Int -> IO () #

Qresume_h (QAbstractAnimation ()) () # 
Instance details

Methods

resume_h :: QAbstractAnimation () -> () -> IO () #

Qresume_h (QAbstractAnimationSc a) () # 
Instance details

Methods

resume_h :: QAbstractAnimationSc a -> () -> IO () #

Qpause_h (QAbstractAnimation ()) () # 
Instance details

Methods

pause_h :: QAbstractAnimation () -> () -> IO () #

Qpause_h (QAbstractAnimationSc a) () # 
Instance details

Methods

pause_h :: QAbstractAnimationSc a -> () -> IO () #

Qduration_h (QAbstractAnimation ()) () # 
Instance details

Methods

duration_h :: QAbstractAnimation () -> () -> IO Int #

Qduration_h (QAbstractAnimationSc a) () # 
Instance details

Methods

duration_h :: QAbstractAnimationSc a -> () -> IO Int #

QupdateDirection_h (QAbstractAnimation ()) QAbstractAnimation_Direction # 
Instance details

QupdateDirection_h (QAbstractAnimationSc a) QAbstractAnimation_Direction # 
Instance details

QupdateCurrentTime_h (QAbstractAnimation ()) Int # 
Instance details

Methods

updateCurrentTime_h :: QAbstractAnimation () -> Int -> IO () #

QupdateCurrentTime_h (QAbstractAnimationSc a) Int # 
Instance details

Methods

updateCurrentTime_h :: QAbstractAnimationSc a -> Int -> IO () #

Qstop_h (QAbstractAnimation ()) () (IO ()) # 
Instance details

Methods

stop_h :: QAbstractAnimation () -> () -> IO () #

Qstop_h (QAbstractAnimationSc a) () (IO ()) # 
Instance details

Methods

stop_h :: QAbstractAnimationSc a -> () -> IO () #

Qstart_h (QAbstractAnimation ()) () (IO ()) # 
Instance details

Methods

start_h :: QAbstractAnimation () -> () -> IO () #

Qstart_h (QAbstractAnimation ()) DeletionPolicy (IO ()) # 
Instance details

Methods

start_h :: QAbstractAnimation () -> DeletionPolicy -> IO () #

Qstart_h (QAbstractAnimationSc a) DeletionPolicy (IO ()) # 
Instance details

Qstart_h (QAbstractAnimationSc a) () (IO ()) # 
Instance details

Methods

start_h :: QAbstractAnimationSc a -> () -> IO () #

QtimerEvent_h (QAbstractAnimation ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QAbstractAnimation () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QAbstractAnimationSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QAbstractAnimationSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QAbstractAnimation ()) (QEvent t1) # 
Instance details

Methods

event_h :: QAbstractAnimation () -> QEvent t1 -> IO Bool #

Qevent_h (QAbstractAnimationSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QAbstractAnimationSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QAbstractAnimation ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify_h (QAbstractAnimationSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QAbstractAnimation ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QAbstractAnimation () -> QEvent t1 -> IO () #

QcustomEvent_h (QAbstractAnimationSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QAbstractAnimationSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QAbstractAnimation ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QAbstractAnimation () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QAbstractAnimationSc a) (QMetaMethod t1) # 
Instance details

QchildEvent_h (QAbstractAnimation ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QAbstractAnimation () -> QChildEvent t1 -> IO () #

QchildEvent_h (QAbstractAnimationSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QAbstractAnimationSc a -> QChildEvent t1 -> IO () #

QupdateState_h (QAbstractAnimation ()) (QAbstractAnimation_State, QAbstractAnimation_State) # 
Instance details

QupdateState_h (QAbstractAnimationSc a) (QAbstractAnimation_State, QAbstractAnimation_State) # 
Instance details

QeventFilter_h (QAbstractAnimation ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QAbstractAnimation () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QAbstractAnimationSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QAbstractAnimationSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QAbstractAnimation_State -> QAbstractAnimation_State -> IO ()) # 
Instance details

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QAbstractAnimation_Direction -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> QAbstractAnimation_Direction -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> DeletionPolicy -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> DeletionPolicy -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> Int -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QAbstractAnimation ()) (QAbstractAnimation x0 -> IO Int) # 
Instance details

Methods

setHandler :: QAbstractAnimation () -> String -> (QAbstractAnimation x0 -> IO Int) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QAbstractAnimation_State -> QAbstractAnimation_State -> IO ()) # 
Instance details

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QAbstractAnimation_Direction -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> QAbstractAnimation_Direction -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> DeletionPolicy -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> DeletionPolicy -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> Int -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> IO ()) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> IO ()) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QAbstractAnimationSc a) (QAbstractAnimation x0 -> IO Int) # 
Instance details

Methods

setHandler :: QAbstractAnimationSc a -> String -> (QAbstractAnimation x0 -> IO Int) -> IO () #

QsetUserMethod (QAbstractAnimation ()) (QAbstractAnimation x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QAbstractAnimation () -> Int -> (QAbstractAnimation x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QAbstractAnimation ()) (QAbstractAnimation x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QAbstractAnimation () -> Int -> (QAbstractAnimation x0 -> IO ()) -> IO () #

QsetUserMethod (QAbstractAnimationSc a) (QAbstractAnimation x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QAbstractAnimationSc a -> Int -> (QAbstractAnimation x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QAbstractAnimationSc a) (QAbstractAnimation x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QAbstractAnimationSc a -> Int -> (QAbstractAnimation x0 -> IO ()) -> IO () #