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