Qtc.Core.QTimeLine_h

Contents

Documentation

class QtoggleDirection_h x0 x1 where #

Methods

toggleDirection_h :: x0 -> x1 -> IO () #

Instances
QtoggleDirection_h (QTimeLine ()) () # 
Instance details

Defined in Qtc.Core.QTimeLine_h

Methods

toggleDirection_h :: QTimeLine () -> () -> IO () #

QtoggleDirection_h (QTimeLineSc a) () # 
Instance details

Defined in Qtc.Core.QTimeLine_h

Methods

toggleDirection_h :: QTimeLineSc a -> () -> IO () #

class QvalueForTime_h x0 x1 where #

Methods

valueForTime_h :: x0 -> x1 -> IO Double #

Instances
QvalueForTime_h (QTimeLine ()) Int # 
Instance details

Defined in Qtc.Core.QTimeLine_h

Methods

valueForTime_h :: QTimeLine () -> Int -> IO Double #

QvalueForTime_h (QTimeLineSc a) Int # 
Instance details

Defined in Qtc.Core.QTimeLine_h

Methods

valueForTime_h :: QTimeLineSc a -> Int -> IO Double #

Orphan instances

QunSetHandler (QTimeLine ()) # 
Instance details

Methods

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

QunSetHandler (QTimeLineSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTimeLine ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTimeLineSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTimeLine ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTimeLineSc a) # 
Instance details

Methods

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

QunSetUserMethod (QTimeLine ()) # 
Instance details

Methods

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

QunSetUserMethod (QTimeLineSc a) # 
Instance details

Methods

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

QsetPaused_h (QTimeLine ()) Bool # 
Instance details

Methods

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

QsetPaused_h (QTimeLineSc a) Bool # 
Instance details

Methods

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

QsetCurrentTime_h (QTimeLine ()) Int # 
Instance details

Methods

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

QsetCurrentTime_h (QTimeLineSc a) Int # 
Instance details

Methods

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

Qresume_h (QTimeLine ()) () # 
Instance details

Methods

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

Qresume_h (QTimeLineSc a) () # 
Instance details

Methods

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

Qstop_h (QTimeLine ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qstart_h (QTimeLine ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QTimeLine () -> QMetaMethod t1 -> IO () #

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

Methods

disconnectNotify_h :: QTimeLineSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

connectNotify_h :: QTimeLineSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QTimeLine ()) (QTimeLine x0 -> Int -> IO Double) # 
Instance details

Methods

setHandler :: QTimeLine () -> String -> (QTimeLine x0 -> Int -> IO Double) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> Int -> IO Double) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> Int -> IO Double) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> Int -> IO ()) -> IO () #

QsetHandler (QTimeLineSc a) (QTimeLine x0 -> IO ()) # 
Instance details

Methods

setHandler :: QTimeLineSc a -> String -> (QTimeLine x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QTimeLineSc a) (QTimeLine x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QTimeLineSc a -> Int -> (QTimeLine x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QTimeLineSc a) (QTimeLine x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QTimeLineSc a -> Int -> (QTimeLine x0 -> IO ()) -> IO () #