Qtc.Remoteobjects.QRemoteObjectHost_h

Contents

Orphan instances

QunSetHandler (QRemoteObjectHost ()) # 
Instance details

Methods

unSetHandler :: QRemoteObjectHost () -> String -> IO Bool #

QunSetHandler (QRemoteObjectHostSc a) # 
Instance details

Methods

unSetHandler :: QRemoteObjectHostSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QRemoteObjectHost ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QRemoteObjectHost () -> Int -> IO Bool #

QunSetUserMethodVariantList (QRemoteObjectHostSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QRemoteObjectHostSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QRemoteObjectHost ()) # 
Instance details

Methods

unSetUserMethodVariant :: QRemoteObjectHost () -> Int -> IO Bool #

QunSetUserMethodVariant (QRemoteObjectHostSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QRemoteObjectHostSc a -> Int -> IO Bool #

QunSetUserMethod (QRemoteObjectHost ()) # 
Instance details

Methods

unSetUserMethod :: QRemoteObjectHost () -> Int -> IO Bool #

QunSetUserMethod (QRemoteObjectHostSc a) # 
Instance details

Methods

unSetUserMethod :: QRemoteObjectHostSc a -> Int -> IO Bool #

QhostUrl_h (QRemoteObjectHost ()) () # 
Instance details

Methods

hostUrl_h :: QRemoteObjectHost () -> () -> IO (QUrl ()) #

QhostUrl_h (QRemoteObjectHostSc a) () # 
Instance details

Methods

hostUrl_h :: QRemoteObjectHostSc a -> () -> IO (QUrl ()) #

QsetName_h (QRemoteObjectHost ()) String # 
Instance details

Methods

setName_h :: QRemoteObjectHost () -> String -> IO () #

QsetName_h (QRemoteObjectHostSc a) String # 
Instance details

Methods

setName_h :: QRemoteObjectHostSc a -> String -> IO () #

QsetRegistryUrl_h (QRemoteObjectHost ()) (QUrl t1) # 
Instance details

Methods

setRegistryUrl_h :: QRemoteObjectHost () -> QUrl t1 -> IO Bool #

QsetRegistryUrl_h (QRemoteObjectHostSc a) (QUrl t1) # 
Instance details

Methods

setRegistryUrl_h :: QRemoteObjectHostSc a -> QUrl t1 -> IO Bool #

QsetHostUrl_h (QRemoteObjectHost ()) (QUrl t1) # 
Instance details

Methods

setHostUrl_h :: QRemoteObjectHost () -> QUrl t1 -> IO Bool #

QsetHostUrl_h (QRemoteObjectHostSc a) (QUrl t1) # 
Instance details

Methods

setHostUrl_h :: QRemoteObjectHostSc a -> QUrl t1 -> IO Bool #

QtimerEvent_h (QRemoteObjectHost ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QRemoteObjectHost () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QRemoteObjectHostSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QRemoteObjectHostSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QRemoteObjectHost ()) (QEvent t1) # 
Instance details

Methods

event_h :: QRemoteObjectHost () -> QEvent t1 -> IO Bool #

Qevent_h (QRemoteObjectHostSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QRemoteObjectHostSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QRemoteObjectHost ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify_h (QRemoteObjectHostSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QRemoteObjectHost ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QRemoteObjectHost () -> QEvent t1 -> IO () #

QcustomEvent_h (QRemoteObjectHostSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QRemoteObjectHostSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QRemoteObjectHost ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QRemoteObjectHost () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QRemoteObjectHostSc a) (QMetaMethod t1) # 
Instance details

QchildEvent_h (QRemoteObjectHost ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QRemoteObjectHost () -> QChildEvent t1 -> IO () #

QchildEvent_h (QRemoteObjectHostSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QRemoteObjectHostSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QRemoteObjectHost ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QRemoteObjectHost () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QRemoteObjectHostSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QRemoteObjectHostSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> String -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QUrl t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> QUrl t1 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> IO (QUrl t0)) # 
Instance details

Methods

setHandler :: QRemoteObjectHost () -> String -> (QRemoteObjectHost x0 -> IO (QUrl t0)) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> String -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QUrl t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> QUrl t1 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> IO (QUrl t0)) # 
Instance details

Methods

setHandler :: QRemoteObjectHostSc a -> String -> (QRemoteObjectHost x0 -> IO (QUrl t0)) -> IO () #

QsetUserMethod (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QRemoteObjectHost () -> Int -> (QRemoteObjectHost x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QRemoteObjectHost ()) (QRemoteObjectHost x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QRemoteObjectHost () -> Int -> (QRemoteObjectHost x0 -> IO ()) -> IO () #

QsetUserMethod (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QRemoteObjectHostSc a -> Int -> (QRemoteObjectHost x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QRemoteObjectHostSc a) (QRemoteObjectHost x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QRemoteObjectHostSc a -> Int -> (QRemoteObjectHost x0 -> IO ()) -> IO () #