QRemoteObjectPendingReply Class

A templated version of QRemoteObjectPendingCall. More...

Header: #include <QRemoteObjectPendingReply>
Inherits: QRemoteObjectPendingCall

Public Functions

Type returnValue() const

Detailed Description

\inmoduleQtRemoteObjects

Member Function Documentation

Type QRemoteObjectPendingReply::returnValue() const

Returns a strongly typed version of the return value of the remote call.