Documentation
class QqSoundTrUtf8 x1 where #
qSoundTrUtf8 :: x1 -> IO String #
Instances
QqSoundTrUtf8 String # | |
Defined in Qtc.Multimedia.QSound qSoundTrUtf8 :: String -> IO String # | |
QqSoundTrUtf8 (String, String) # | |
Defined in Qtc.Multimedia.QSound qSoundTrUtf8 :: (String, String) -> IO String # | |
QqSoundTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimedia.QSound qSoundTrUtf8 :: (String, String, Int) -> IO String # |
qSoundPlay :: String -> IO () #
qSound_delete :: QSound a -> IO () #
qSound_deleteLater :: QSound a -> IO () #