- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QRemoteObjectPendingCall.Impl,QRemoteObjectPendingCallWatcher,QRemoteObjectPendingReply
Encapsulates the result of an asynchronous method call
Java wrapper for Qt's class QRemoteObjectPendingCall
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumJava wrapper for Qt enum QRemoteObjectPendingCall::Errorstatic classImplementor class for interfaceQRemoteObjectPendingCall -
Method Summary
Modifier and TypeMethodDescriptiondefault QRemoteObjectPendingCall.Errorerror()static QRemoteObjectPendingCallfromCompletedCall(Object returnValue) default booleandefault Objectdefault voidOverloaded function forwaitForFinished(int)withtimeout = 30000.default booleanwaitForFinished(int timeout) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
error
-
isFinished
-
returnValue
-
waitForFinished
-
fromCompletedCall
-
waitForFinished
Overloaded function for
waitForFinished(int)withtimeout = 30000.
-