Qtc.Core.QPauseAnimation

Contents

Documentation

class QqPauseAnimation x1 where #

Methods

qPauseAnimation :: x1 -> IO (QPauseAnimation ()) #

Instances
QqPauseAnimation Int # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimation :: Int -> IO (QPauseAnimation ()) #

QqPauseAnimation () # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimation :: () -> IO (QPauseAnimation ()) #

QqPauseAnimation (QObject t1) # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimation :: QObject t1 -> IO (QPauseAnimation ()) #

QqPauseAnimation (Int, QObject t2) # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimation :: (Int, QObject t2) -> IO (QPauseAnimation ()) #

class QqPauseAnimationTrUtf8 x1 where #

Methods

qPauseAnimationTrUtf8 :: x1 -> IO String #

Instances
QqPauseAnimationTrUtf8 String # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimationTrUtf8 :: String -> IO String #

QqPauseAnimationTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimationTrUtf8 :: (String, String) -> IO String #

QqPauseAnimationTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Core.QPauseAnimation

Methods

qPauseAnimationTrUtf8 :: (String, String, Int) -> IO String #

Orphan instances

QsetPaused (QPauseAnimation ()) Bool # 
Instance details

Methods

setPaused :: QPauseAnimation () -> Bool -> IO () #

QsetPaused (QPauseAnimationSc a) Bool # 
Instance details

Methods

setPaused :: QPauseAnimationSc a -> Bool -> IO () #

QsetDuration (QPauseAnimation a) Int # 
Instance details

Methods

setDuration :: QPauseAnimation a -> Int -> IO () #

QsetCurrentTime (QPauseAnimation ()) Int # 
Instance details

Methods

setCurrentTime :: QPauseAnimation () -> Int -> IO () #

QsetCurrentTime (QPauseAnimationSc a) Int # 
Instance details

Methods

setCurrentTime :: QPauseAnimationSc a -> Int -> IO () #

QsenderSignalIndex (QPauseAnimation ()) () # 
Instance details

Methods

senderSignalIndex :: QPauseAnimation () -> () -> IO Int #

QsenderSignalIndex (QPauseAnimationSc a) () # 
Instance details

Methods

senderSignalIndex :: QPauseAnimationSc a -> () -> IO Int #

Qsender (QPauseAnimation ()) () # 
Instance details

Methods

sender :: QPauseAnimation () -> () -> IO (QObject ()) #

Qsender (QPauseAnimationSc a) () # 
Instance details

Methods

sender :: QPauseAnimationSc a -> () -> IO (QObject ()) #

Qresume (QPauseAnimation ()) () # 
Instance details

Methods

resume :: QPauseAnimation () -> () -> IO () #

Qresume (QPauseAnimationSc a) () # 
Instance details

Methods

resume :: QPauseAnimationSc a -> () -> IO () #

Qreceivers (QPauseAnimation ()) String # 
Instance details

Methods

receivers :: QPauseAnimation () -> String -> IO Int #

Qreceivers (QPauseAnimationSc a) String # 
Instance details

Methods

receivers :: QPauseAnimationSc a -> String -> IO Int #

Qpause (QPauseAnimation ()) () # 
Instance details

Methods

pause :: QPauseAnimation () -> () -> IO () #

Qpause (QPauseAnimationSc a) () # 
Instance details

Methods

pause :: QPauseAnimationSc a -> () -> IO () #

QupdateDirection (QPauseAnimation ()) QAbstractAnimation_Direction # 
Instance details

QupdateDirection (QPauseAnimationSc a) QAbstractAnimation_Direction # 
Instance details

QupdateCurrentTime (QPauseAnimation ()) Int # 
Instance details

Methods

updateCurrentTime :: QPauseAnimation () -> Int -> IO () #

QupdateCurrentTime (QPauseAnimationSc a) Int # 
Instance details

Methods

updateCurrentTime :: QPauseAnimationSc a -> Int -> IO () #

Qstop (QPauseAnimation ()) () (IO ()) # 
Instance details

Methods

stop :: QPauseAnimation () -> () -> IO () #

Qstop (QPauseAnimationSc a) () (IO ()) # 
Instance details

Methods

stop :: QPauseAnimationSc a -> () -> IO () #

Qstart (QPauseAnimation ()) () (IO ()) # 
Instance details

Methods

start :: QPauseAnimation () -> () -> IO () #

Qstart (QPauseAnimation ()) DeletionPolicy (IO ()) # 
Instance details

Methods

start :: QPauseAnimation () -> DeletionPolicy -> IO () #

Qstart (QPauseAnimationSc a) DeletionPolicy (IO ()) # 
Instance details

Methods

start :: QPauseAnimationSc a -> DeletionPolicy -> IO () #

Qstart (QPauseAnimationSc a) () (IO ()) # 
Instance details

Methods

start :: QPauseAnimationSc a -> () -> IO () #

Qproperty (QPauseAnimation ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QPauseAnimation () -> String -> IO (QVariant ()) #

Qproperty (QPauseAnimationSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QPauseAnimationSc a -> String -> IO (QVariant ()) #

Qparent (QPauseAnimation ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QPauseAnimation () -> () -> IO (QObject ()) #

Qparent (QPauseAnimationSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QPauseAnimationSc a -> () -> IO (QObject ()) #

Qduration (QPauseAnimation ()) () (IO Int) # 
Instance details

Methods

duration :: QPauseAnimation () -> () -> IO Int #

Qduration (QPauseAnimationSc a) () (IO Int) # 
Instance details

Methods

duration :: QPauseAnimationSc a -> () -> IO Int #

QuserMethod (QPauseAnimation ()) () (IO ()) # 
Instance details

Methods

userMethod :: QPauseAnimation () -> Int -> () -> IO () #

QuserMethod (QPauseAnimationSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QPauseAnimationSc a -> Int -> () -> IO () #

QtimerEvent (QPauseAnimation ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QPauseAnimation () -> QTimerEvent t1 -> IO () #

QtimerEvent (QPauseAnimationSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QPauseAnimationSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QPauseAnimation ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QPauseAnimation () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QPauseAnimationSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QPauseAnimationSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QPauseAnimation ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QPauseAnimation () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QPauseAnimationSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QPauseAnimationSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QPauseAnimation ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QPauseAnimation () -> QEvent t1 -> IO () #

QcustomEvent (QPauseAnimationSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QPauseAnimationSc a -> QEvent t1 -> IO () #

QconnectNotify (QPauseAnimation ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QPauseAnimation () -> QMetaMethod t1 -> IO () #

QconnectNotify (QPauseAnimationSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QPauseAnimationSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QPauseAnimation ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QPauseAnimation () -> QChildEvent t1 -> IO () #

QchildEvent (QPauseAnimationSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QPauseAnimationSc a -> QChildEvent t1 -> IO () #

Qevent (QPauseAnimation ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QPauseAnimation () -> QEvent t1 -> IO Bool #

Qevent (QPauseAnimationSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QPauseAnimationSc a -> QEvent t1 -> IO Bool #

QuserMethod (QPauseAnimation ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QPauseAnimation () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QPauseAnimationSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QPauseAnimationSc a -> Int -> QVariant () -> IO (QVariant ()) #

QupdateState (QPauseAnimation ()) (QAbstractAnimation_State, QAbstractAnimation_State) # 
Instance details

QupdateState (QPauseAnimationSc a) (QAbstractAnimation_State, QAbstractAnimation_State) # 
Instance details

QeventFilter (QPauseAnimation ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QPauseAnimation () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QPauseAnimationSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QPauseAnimationSc a -> (QObject t1, QEvent t2) -> IO Bool #