Qtc.Remoteobjects.QRemoteObjectPendingCall
Contents
Documentation
qRemoteObjectPendingCallFromCompletedCall :: QVariant t1 -> IO (QRemoteObjectPendingCall ()) #
qRemoteObjectPendingCallFromCompletedCall_nf :: QVariant t1 -> IO (QRemoteObjectPendingCall ()) #
class QqRemoteObjectPendingCall x1 where #
Methods
qRemoteObjectPendingCall :: x1 -> IO (QRemoteObjectPendingCall ()) #
Instances
QqRemoteObjectPendingCall () # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall :: () -> IO (QRemoteObjectPendingCall ()) # | |
QqRemoteObjectPendingCall (QRemoteObjectPendingCall t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall :: QRemoteObjectPendingCall t1 -> IO (QRemoteObjectPendingCall ()) # | |
QqRemoteObjectPendingCall (QRemoteObjectPendingCallData t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall :: QRemoteObjectPendingCallData t1 -> IO (QRemoteObjectPendingCall ()) # |
class QqRemoteObjectPendingCall_nf x1 where #
Methods
qRemoteObjectPendingCall_nf :: x1 -> IO (QRemoteObjectPendingCall ()) #
Instances
QqRemoteObjectPendingCall_nf () # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall_nf :: () -> IO (QRemoteObjectPendingCall ()) # | |
QqRemoteObjectPendingCall_nf (QRemoteObjectPendingCall t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall_nf :: QRemoteObjectPendingCall t1 -> IO (QRemoteObjectPendingCall ()) # | |
QqRemoteObjectPendingCall_nf (QRemoteObjectPendingCallData t1) # | |
Defined in Qtc.Remoteobjects.QRemoteObjectPendingCall Methods qRemoteObjectPendingCall_nf :: QRemoteObjectPendingCallData t1 -> IO (QRemoteObjectPendingCall ()) # |
qRemoteObjectPendingCall_delete :: QRemoteObjectPendingCall a -> IO () #
qRemoteObjectPendingCall_delete1 :: QRemoteObjectPendingCall a -> IO () #