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