Documentation
class QsupportedMimeTypes_h x0 x1 where #
supportedMimeTypes_h :: x0 -> x1 -> IO [String] #
Instances
QsupportedMimeTypes_h (QMediaServiceSupportedFormatsInterface ()) () # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface_h supportedMimeTypes_h :: QMediaServiceSupportedFormatsInterface () -> () -> IO [String] # | |
QsupportedMimeTypes_h (QMediaServiceSupportedFormatsInterfaceSc a) () # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface_h supportedMimeTypes_h :: QMediaServiceSupportedFormatsInterfaceSc a -> () -> IO [String] # |
class QhasSupport_h x0 x1 where #
hasSupport_h :: x0 -> x1 -> IO SupportEstimate #
Instances
QhasSupport_h (QMediaServiceSupportedFormatsInterface ()) (String, [String]) # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface_h hasSupport_h :: QMediaServiceSupportedFormatsInterface () -> (String, [String]) -> IO SupportEstimate # | |
QhasSupport_h (QMediaServiceSupportedFormatsInterfaceSc a) (String, [String]) # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface_h hasSupport_h :: QMediaServiceSupportedFormatsInterfaceSc a -> (String, [String]) -> IO SupportEstimate # |