Documentation
class QqAudioDecoderControlTrUtf8 x1 where #
qAudioDecoderControlTrUtf8 :: x1 -> IO String #
Instances
QqAudioDecoderControlTrUtf8 String # | |
Defined in Qtc.Multimedia.QAudioDecoderControl qAudioDecoderControlTrUtf8 :: String -> IO String # | |
QqAudioDecoderControlTrUtf8 (String, String) # | |
Defined in Qtc.Multimedia.QAudioDecoderControl qAudioDecoderControlTrUtf8 :: (String, String) -> IO String # | |
QqAudioDecoderControlTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimedia.QAudioDecoderControl qAudioDecoderControlTrUtf8 :: (String, String, Int) -> IO String # |
class QqAudioDecoderControl x1 where #
qAudioDecoderControl :: x1 -> IO (QAudioDecoderControl ()) #
Instances
QqAudioDecoderControl () # | |
Defined in Qtc.Multimedia.QAudioDecoderControl qAudioDecoderControl :: () -> IO (QAudioDecoderControl ()) # | |
QqAudioDecoderControl (QObject t1) # | |
Defined in Qtc.Multimedia.QAudioDecoderControl qAudioDecoderControl :: QObject t1 -> IO (QAudioDecoderControl ()) # |
qAudioDecoderControl_delete :: QAudioDecoderControl a -> IO () #
qAudioDecoderControl_deleteLater :: QAudioDecoderControl a -> IO () #