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