Qtc.Remoteobjects.QRemoteObjectPendingCall_h
Contents
Methods
unSetHandler :: QRemoteObjectPendingCall () -> String -> IO Bool #
unSetHandler :: QRemoteObjectPendingCallSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QRemoteObjectPendingCall () -> Int -> IO Bool #
unSetUserMethodVariantList :: QRemoteObjectPendingCallSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QRemoteObjectPendingCall () -> Int -> IO Bool #
unSetUserMethodVariant :: QRemoteObjectPendingCallSc a -> Int -> IO Bool #
unSetUserMethod :: QRemoteObjectPendingCall () -> Int -> IO Bool #
unSetUserMethod :: QRemoteObjectPendingCallSc a -> Int -> IO Bool #
setUserMethod :: QRemoteObjectPendingCall () -> Int -> (QRemoteObjectPendingCall x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QRemoteObjectPendingCall () -> Int -> (QRemoteObjectPendingCall x0 -> IO ()) -> IO () #
setUserMethod :: QRemoteObjectPendingCallSc a -> Int -> (QRemoteObjectPendingCall x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QRemoteObjectPendingCallSc a -> Int -> (QRemoteObjectPendingCall x0 -> IO ()) -> IO () #