Qtc.Multimedia.QMediaServiceProviderFactoryInterface_h
Contents
Methods
unSetHandler :: QMediaServiceProviderFactoryInterface () -> String -> IO Bool #
unSetHandler :: QMediaServiceProviderFactoryInterfaceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QMediaServiceProviderFactoryInterface () -> Int -> IO Bool #
unSetUserMethodVariantList :: QMediaServiceProviderFactoryInterfaceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QMediaServiceProviderFactoryInterface () -> Int -> IO Bool #
unSetUserMethodVariant :: QMediaServiceProviderFactoryInterfaceSc a -> Int -> IO Bool #
unSetUserMethod :: QMediaServiceProviderFactoryInterface () -> Int -> IO Bool #
unSetUserMethod :: QMediaServiceProviderFactoryInterfaceSc a -> Int -> IO Bool #
create_h :: QMediaServiceProviderFactoryInterface () -> String -> IO (QMediaService ()) #
create_h :: QMediaServiceProviderFactoryInterfaceSc a -> String -> IO (QMediaService ()) #
release_h :: QMediaServiceProviderFactoryInterface () -> QMediaService t1 -> IO () #
release_h :: QMediaServiceProviderFactoryInterfaceSc a -> QMediaService t1 -> IO () #
setHandler :: QMediaServiceProviderFactoryInterface () -> String -> (QMediaServiceProviderFactoryInterface x0 -> QObject t1 -> IO ()) -> IO () #
setHandler :: QMediaServiceProviderFactoryInterface () -> String -> (QMediaServiceProviderFactoryInterface x0 -> String -> IO (QObject t0)) -> IO () #
setHandler :: QMediaServiceProviderFactoryInterfaceSc a -> String -> (QMediaServiceProviderFactoryInterface x0 -> QObject t1 -> IO ()) -> IO () #
setHandler :: QMediaServiceProviderFactoryInterfaceSc a -> String -> (QMediaServiceProviderFactoryInterface x0 -> String -> IO (QObject t0)) -> IO () #
setUserMethod :: QMediaServiceProviderFactoryInterface () -> Int -> (QMediaServiceProviderFactoryInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QMediaServiceProviderFactoryInterface () -> Int -> (QMediaServiceProviderFactoryInterface x0 -> IO ()) -> IO () #
setUserMethod :: QMediaServiceProviderFactoryInterfaceSc a -> Int -> (QMediaServiceProviderFactoryInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QMediaServiceProviderFactoryInterfaceSc a -> Int -> (QMediaServiceProviderFactoryInterface x0 -> IO ()) -> IO () #