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