Qtc.Core.QAbstractAnimation
Contents
Documentation
class QqAbstractAnimation x1 where #
Methods
qAbstractAnimation :: x1 -> IO (QAbstractAnimation ()) #
Instances
QqAbstractAnimation () # | |
Defined in Qtc.Core.QAbstractAnimation Methods qAbstractAnimation :: () -> IO (QAbstractAnimation ()) # | |
QqAbstractAnimation (QObject t1) # | |
Defined in Qtc.Core.QAbstractAnimation Methods qAbstractAnimation :: QObject t1 -> IO (QAbstractAnimation ()) # |
currentLoop :: QAbstractAnimation a -> () -> IO Int #
currentLoopTime :: QAbstractAnimation a -> () -> IO Int #
totalDuration :: QAbstractAnimation a -> () -> IO Int #
class QqAbstractAnimationTrUtf8 x1 where #
Methods
qAbstractAnimationTrUtf8 :: x1 -> IO String #
Instances
QqAbstractAnimationTrUtf8 String # | |
Defined in Qtc.Core.QAbstractAnimation Methods qAbstractAnimationTrUtf8 :: String -> IO String # | |
QqAbstractAnimationTrUtf8 (String, String) # | |
Defined in Qtc.Core.QAbstractAnimation Methods qAbstractAnimationTrUtf8 :: (String, String) -> IO String # | |
QqAbstractAnimationTrUtf8 (String, String, Int) # | |
Defined in Qtc.Core.QAbstractAnimation Methods qAbstractAnimationTrUtf8 :: (String, String, Int) -> IO String # |
qAbstractAnimation_delete :: QAbstractAnimation a -> IO () #
qAbstractAnimation_deleteLater :: QAbstractAnimation a -> IO () #