java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.remoteobjects.QRemoteObjectPendingCall.Impl
io.qt.remoteobjects.QRemoteObjectPendingReply<T>
- All Implemented Interfaces:
io.qt.QtObjectInterface,QRemoteObjectPendingCall,Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.remoteobjects.QRemoteObjectPendingCall
QRemoteObjectPendingCall.Error, QRemoteObjectPendingCall.Impl -
Constructor Summary
ConstructorsConstructorDescriptionQRemoteObjectPendingReply(Class<T> type) QRemoteObjectPendingReply(Class<T> type, QRemoteObjectPendingCall other) -
Method Summary
Methods inherited from class io.qt.remoteobjects.QRemoteObjectPendingCall.Impl
clone, error, isFinished, returnValue, waitForFinishedMethods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.remoteobjects.QRemoteObjectPendingCall
waitForFinishedMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QRemoteObjectPendingReply
-
QRemoteObjectPendingReply
-
-
Method Details
-
convertedReturnValue
-