Documentation
class QqMediaServiceFeaturesInterface x1 where #
qMediaServiceFeaturesInterface :: x1 -> IO (QMediaServiceFeaturesInterface ()) #
Instances
class QqMediaServiceFeaturesInterface_nf x1 where #
qMediaServiceFeaturesInterface_nf :: x1 -> IO (QMediaServiceFeaturesInterface ()) #
Instances
class QsupportedFeatures x0 x1 where #
supportedFeatures :: x0 -> x1 -> IO QMediaServiceProviderHint_Features #
Instances
QsupportedFeatures (QMediaServiceFeaturesInterface ()) (QByteArray t1) # | |
QsupportedFeatures (QMediaServiceFeaturesInterfaceSc a) (QByteArray t1) # | |
Orphan instances
QuserMethod (QMediaServiceFeaturesInterface ()) () (IO ()) # | |
userMethod :: QMediaServiceFeaturesInterface () -> Int -> () -> IO () # | |
QuserMethod (QMediaServiceFeaturesInterfaceSc a) () (IO ()) # | |
userMethod :: QMediaServiceFeaturesInterfaceSc a -> Int -> () -> IO () # | |
QuserMethod (QMediaServiceFeaturesInterface ()) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QMediaServiceFeaturesInterface () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QMediaServiceFeaturesInterfaceSc a) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QMediaServiceFeaturesInterfaceSc a -> Int -> QVariant () -> IO (QVariant ()) # |