Class QRemoteObjectPendingReply<T>

All Implemented Interfaces:
QtObjectInterface, QRemoteObjectPendingCall, Cloneable

public class QRemoteObjectPendingReply<T> extends QRemoteObjectPendingCall.Impl
  • Constructor Details

    • QRemoteObjectPendingReply

      public QRemoteObjectPendingReply(Class<T> type)
    • QRemoteObjectPendingReply

      public QRemoteObjectPendingReply(Class<T> type, QRemoteObjectPendingCall other)
  • Method Details

    • convertedReturnValue

      public T convertedReturnValue()