Uses of Interface
io.qt.remoteobjects.QRemoteObjectPendingCall
-
Uses of QRemoteObjectPendingCall in io.qt.remoteobjects
Classes in io.qt.remoteobjects that implement QRemoteObjectPendingCallModifier and TypeClassDescriptionstatic classImplementor class for interfaceQRemoteObjectPendingCallclassProvides a QObject-based API for watching a QRemoteObjectPendingCallclassMethods in io.qt.remoteobjects that return QRemoteObjectPendingCallModifier and TypeMethodDescriptionstatic QRemoteObjectPendingCallQRemoteObjectPendingCall.fromCompletedCall(Object returnValue) static QRemoteObjectPendingCallQRemoteObjectPendingCallWatcher.fromCompletedCall(Object returnValue) protected final QRemoteObjectPendingCallQRemoteObjectReplica.sendWithReply(io.qt.core.QMetaObject.Call call, int index, Collection<Object> args) Constructors in io.qt.remoteobjects with parameters of type QRemoteObjectPendingCallModifierConstructorDescriptionImpl(QRemoteObjectPendingCall other) Overloaded constructor forQRemoteObjectPendingCallWatcher(io.qt.remoteobjects.QRemoteObjectPendingCall, io.qt.core.QObject)withparent = null.QRemoteObjectPendingCallWatcher(QRemoteObjectPendingCall call, io.qt.core.QObject parent) QRemoteObjectPendingReply(Class<T> type, QRemoteObjectPendingCall other)