Qtc.Multimedia.QSoundEffect_h
Contents
Methods
unSetHandler :: QSoundEffect () -> String -> IO Bool #
unSetHandler :: QSoundEffectSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QSoundEffect () -> Int -> IO Bool #
unSetUserMethodVariantList :: QSoundEffectSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QSoundEffect () -> Int -> IO Bool #
unSetUserMethodVariant :: QSoundEffectSc a -> Int -> IO Bool #
unSetUserMethod :: QSoundEffect () -> Int -> IO Bool #
unSetUserMethod :: QSoundEffectSc a -> Int -> IO Bool #
play_h :: QSoundEffect () -> () -> IO () #
play_h :: QSoundEffectSc a -> () -> IO () #
stop_h :: QSoundEffect () -> () -> IO () #
stop_h :: QSoundEffectSc a -> () -> IO () #
timerEvent_h :: QSoundEffect () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QSoundEffectSc a -> QTimerEvent t1 -> IO () #
event_h :: QSoundEffect () -> QEvent t1 -> IO Bool #
event_h :: QSoundEffectSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QSoundEffect () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QSoundEffectSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QSoundEffect () -> QEvent t1 -> IO () #
customEvent_h :: QSoundEffectSc a -> QEvent t1 -> IO () #
connectNotify_h :: QSoundEffect () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QSoundEffectSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QSoundEffect () -> QChildEvent t1 -> IO () #
childEvent_h :: QSoundEffectSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QSoundEffect () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QSoundEffectSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QSoundEffect () -> String -> (QSoundEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSoundEffect () -> String -> (QSoundEffect x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSoundEffect () -> String -> (QSoundEffect x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSoundEffect () -> String -> (QSoundEffect x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSoundEffect () -> String -> (QSoundEffect x0 -> IO ()) -> IO () #
setHandler :: QSoundEffectSc a -> String -> (QSoundEffect x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QSoundEffectSc a -> String -> (QSoundEffect x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QSoundEffectSc a -> String -> (QSoundEffect x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QSoundEffectSc a -> String -> (QSoundEffect x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QSoundEffectSc a -> String -> (QSoundEffect x0 -> IO ()) -> IO () #
setUserMethod :: QSoundEffect () -> Int -> (QSoundEffect x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSoundEffect () -> Int -> (QSoundEffect x0 -> IO ()) -> IO () #
setUserMethod :: QSoundEffectSc a -> Int -> (QSoundEffect x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QSoundEffectSc a -> Int -> (QSoundEffect x0 -> IO ()) -> IO () #