Documentation
class QsupportedMimeTypes x0 x1 where #
supportedMimeTypes :: x0 -> x1 -> IO [String] #
Instances
QsupportedMimeTypes (QMediaServiceSupportedFormatsInterface ()) () # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface supportedMimeTypes :: QMediaServiceSupportedFormatsInterface () -> () -> IO [String] # | |
QsupportedMimeTypes (QMediaServiceSupportedFormatsInterfaceSc a) () # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface supportedMimeTypes :: QMediaServiceSupportedFormatsInterfaceSc a -> () -> IO [String] # |
class QqMediaServiceSupportedFormatsInterface x1 where #
class QqMediaServiceSupportedFormatsInterface_nf x1 where #
class QhasSupport x0 x1 where #
hasSupport :: x0 -> x1 -> IO SupportEstimate #
Instances
QhasSupport (QMediaServiceSupportedFormatsInterface ()) (String, [String]) # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface hasSupport :: QMediaServiceSupportedFormatsInterface () -> (String, [String]) -> IO SupportEstimate # | |
QhasSupport (QMediaServiceSupportedFormatsInterfaceSc a) (String, [String]) # | |
Defined in Qtc.Multimedia.QMediaServiceSupportedFormatsInterface hasSupport :: QMediaServiceSupportedFormatsInterfaceSc a -> (String, [String]) -> IO SupportEstimate # |
qMediaServiceSupportedFormatsInterface_delete :: QMediaServiceSupportedFormatsInterface a -> IO () #
qMediaServiceSupportedFormatsInterface_delete1 :: QMediaServiceSupportedFormatsInterface a -> IO () #
Orphan instances
QuserMethod (QMediaServiceSupportedFormatsInterface ()) () (IO ()) # | |
userMethod :: QMediaServiceSupportedFormatsInterface () -> Int -> () -> IO () # | |
QuserMethod (QMediaServiceSupportedFormatsInterfaceSc a) () (IO ()) # | |
userMethod :: QMediaServiceSupportedFormatsInterfaceSc a -> Int -> () -> IO () # | |
QuserMethod (QMediaServiceSupportedFormatsInterface ()) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QMediaServiceSupportedFormatsInterface () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QMediaServiceSupportedFormatsInterfaceSc a) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QMediaServiceSupportedFormatsInterfaceSc a -> Int -> QVariant () -> IO (QVariant ()) # |