Qtc.Core.QResource_h
Contents
Methods
unSetHandler :: QResource () -> String -> IO Bool #
unSetHandler :: QResourceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QResource () -> Int -> IO Bool #
unSetUserMethodVariantList :: QResourceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QResource () -> Int -> IO Bool #
unSetUserMethodVariant :: QResourceSc a -> Int -> IO Bool #
unSetUserMethod :: QResource () -> Int -> IO Bool #
unSetUserMethod :: QResourceSc a -> Int -> IO Bool #
setUserMethod :: QResource () -> Int -> (QResource x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QResource () -> Int -> (QResource x0 -> IO ()) -> IO () #
setUserMethod :: QResourceSc a -> Int -> (QResource x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QResourceSc a -> Int -> (QResource x0 -> IO ()) -> IO () #