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
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.remoteobjects.QRemoteObjectPendingCall
QRemoteObjectPendingCall.Error, QRemoteObjectPendingCall.Impl
-
Constructor Summary
ConstructorDescriptionQRemoteObjectPendingReply
(Class<T> type) QRemoteObjectPendingReply
(Class<T> type, QRemoteObjectPendingCall other) -
Method Summary
Methods inherited from class io.qt.remoteobjects.QRemoteObjectPendingCall.Impl
clone, error, isFinished, returnValue, waitForFinished
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.remoteobjects.QRemoteObjectPendingCall
waitForFinished
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QRemoteObjectPendingReply
-
QRemoteObjectPendingReply
-
-
Method Details
-
convertedReturnValue
-