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