Qtc.Remoteobjects.QRemoteObjectRegistryHost_h
Contents
Methods
unSetHandler :: QRemoteObjectRegistryHost () -> String -> IO Bool #
unSetHandler :: QRemoteObjectRegistryHostSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QRemoteObjectRegistryHost () -> Int -> IO Bool #
unSetUserMethodVariantList :: QRemoteObjectRegistryHostSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QRemoteObjectRegistryHost () -> Int -> IO Bool #
unSetUserMethodVariant :: QRemoteObjectRegistryHostSc a -> Int -> IO Bool #
unSetUserMethod :: QRemoteObjectRegistryHost () -> Int -> IO Bool #
unSetUserMethod :: QRemoteObjectRegistryHostSc a -> Int -> IO Bool #
hostUrl_h :: QRemoteObjectRegistryHost () -> () -> IO (QUrl ()) #
hostUrl_h :: QRemoteObjectRegistryHostSc a -> () -> IO (QUrl ()) #
setName_h :: QRemoteObjectRegistryHost () -> String -> IO () #
setName_h :: QRemoteObjectRegistryHostSc a -> String -> IO () #
setRegistryUrl_h :: QRemoteObjectRegistryHost () -> QUrl t1 -> IO Bool #
setRegistryUrl_h :: QRemoteObjectRegistryHostSc a -> QUrl t1 -> IO Bool #
setHostUrl_h :: QRemoteObjectRegistryHost () -> QUrl t1 -> IO Bool #
setHostUrl_h :: QRemoteObjectRegistryHostSc a -> QUrl t1 -> IO Bool #
timerEvent_h :: QRemoteObjectRegistryHost () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QRemoteObjectRegistryHostSc a -> QTimerEvent t1 -> IO () #
event_h :: QRemoteObjectRegistryHost () -> QEvent t1 -> IO Bool #
event_h :: QRemoteObjectRegistryHostSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QRemoteObjectRegistryHost () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QRemoteObjectRegistryHostSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QRemoteObjectRegistryHost () -> QEvent t1 -> IO () #
customEvent_h :: QRemoteObjectRegistryHostSc a -> QEvent t1 -> IO () #
connectNotify_h :: QRemoteObjectRegistryHost () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QRemoteObjectRegistryHostSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QRemoteObjectRegistryHost () -> QChildEvent t1 -> IO () #
childEvent_h :: QRemoteObjectRegistryHostSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QRemoteObjectRegistryHost () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QRemoteObjectRegistryHostSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> String -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> QUrl t1 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHost () -> String -> (QRemoteObjectRegistryHost x0 -> IO (QUrl t0)) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> String -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> QUrl t1 -> IO Bool) -> IO () #
setHandler :: QRemoteObjectRegistryHostSc a -> String -> (QRemoteObjectRegistryHost x0 -> IO (QUrl t0)) -> IO () #
setUserMethod :: QRemoteObjectRegistryHost () -> Int -> (QRemoteObjectRegistryHost x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QRemoteObjectRegistryHost () -> Int -> (QRemoteObjectRegistryHost x0 -> IO ()) -> IO () #
setUserMethod :: QRemoteObjectRegistryHostSc a -> Int -> (QRemoteObjectRegistryHost x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QRemoteObjectRegistryHostSc a -> Int -> (QRemoteObjectRegistryHost x0 -> IO ()) -> IO () #