Documentation
class QaddSource_h x0 x1 where #
addSource_h :: x0 -> x1 -> IO () #
Instances
QaddSource_h (QRemoteObjectRegistry ()) (QVoid t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h addSource_h :: QRemoteObjectRegistry () -> QVoid t1 -> IO () # | |
QaddSource_h (QRemoteObjectRegistrySc a) (QVoid t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h addSource_h :: QRemoteObjectRegistrySc a -> QVoid t1 -> IO () # |
class QpushToRegistryIfNeeded_h x0 x1 where #
pushToRegistryIfNeeded_h :: x0 -> x1 -> IO () #
Instances
QpushToRegistryIfNeeded_h (QRemoteObjectRegistry ()) () # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h pushToRegistryIfNeeded_h :: QRemoteObjectRegistry () -> () -> IO () # | |
QpushToRegistryIfNeeded_h (QRemoteObjectRegistrySc a) () # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h pushToRegistryIfNeeded_h :: QRemoteObjectRegistrySc a -> () -> IO () # |
class QremoveSource_h x0 x1 where #
removeSource_h :: x0 -> x1 -> IO () #
Instances
QremoveSource_h (QRemoteObjectRegistry ()) (QVoid t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h removeSource_h :: QRemoteObjectRegistry () -> QVoid t1 -> IO () # | |
QremoveSource_h (QRemoteObjectRegistrySc a) (QVoid t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectRegistry_h removeSource_h :: QRemoteObjectRegistrySc a -> QVoid t1 -> IO () # |