Qtc.Remoteobjects.QRemoteObjectRegistry_h

Contents

Documentation

class QaddSource_h x0 x1 where #

Methods

addSource_h :: x0 -> x1 -> IO () #

class QremoveSource_h x0 x1 where #

Methods

removeSource_h :: x0 -> x1 -> IO () #

Orphan instances

QunSetHandler (QRemoteObjectRegistry ()) # 
Instance details

Methods

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

QunSetHandler (QRemoteObjectRegistrySc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QRemoteObjectRegistry ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QRemoteObjectRegistrySc a) # 
Instance details

QunSetUserMethodVariant (QRemoteObjectRegistry ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QRemoteObjectRegistrySc a) # 
Instance details

Methods

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

QunSetUserMethod (QRemoteObjectRegistry ()) # 
Instance details

Methods

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

QunSetUserMethod (QRemoteObjectRegistrySc a) # 
Instance details

Methods

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

Qinitialize_h (QRemoteObjectRegistry ()) () # 
Instance details

Methods

initialize_h :: QRemoteObjectRegistry () -> () -> IO () #

Qinitialize_h (QRemoteObjectRegistrySc a) () # 
Instance details

Methods

initialize_h :: QRemoteObjectRegistrySc a -> () -> IO () #

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

Methods

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QRemoteObjectRegistry ()) (QRemoteObjectRegistry x0 -> IO ()) # 
Instance details

Methods

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

QsetHandler (QRemoteObjectRegistry ()) (QRemoteObjectRegistry x0 -> QVoid t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistry () -> String -> (QRemoteObjectRegistry x0 -> QVoid t1 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistrySc a -> String -> (QRemoteObjectRegistry x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistrySc a -> String -> (QRemoteObjectRegistry x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistrySc a -> String -> (QRemoteObjectRegistry x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistrySc a -> String -> (QRemoteObjectRegistry x0 -> IO ()) -> IO () #

QsetHandler (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> QVoid t1 -> IO ()) # 
Instance details

Methods

setHandler :: QRemoteObjectRegistrySc a -> String -> (QRemoteObjectRegistry x0 -> QVoid t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QRemoteObjectRegistrySc a -> Int -> (QRemoteObjectRegistry x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QRemoteObjectRegistrySc a) (QRemoteObjectRegistry x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QRemoteObjectRegistrySc a -> Int -> (QRemoteObjectRegistry x0 -> IO ()) -> IO () #