java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.remoteobjects.QRemoteObjectPendingCall.Impl
io.qt.remoteobjects.QRemoteObjectPendingReply<T>
- All Implemented Interfaces:
QtObjectInterface
,QRemoteObjectPendingCall
,Cloneable
public class QRemoteObjectPendingReply<T> extends QRemoteObjectPendingCall.Impl
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.remoteobjects.QRemoteObjectPendingCall
QRemoteObjectPendingCall.Error, QRemoteObjectPendingCall.Impl, QRemoteObjectPendingCall.MemberAccess
-
Constructor Summary
Constructors Constructor Description QRemoteObjectPendingReply(Class<T> type)
QRemoteObjectPendingReply(Class<T> type, QRemoteObjectPendingCall other)
-
Method Summary
Modifier and Type Method Description T
convertedReturnValue()
Methods inherited from class io.qt.remoteobjects.QRemoteObjectPendingCall.Impl
clone, error, isFinished, returnValue, waitForFinished, waitForFinished