Uses of Class
io.qt.remoteobjects.QRemoteObjectPendingReply
Packages that use QRemoteObjectPendingReply
-
Uses of QRemoteObjectPendingReply in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QRemoteObjectPendingReplyModifier and TypeMethodDescriptionQRemoteObjectPendingReply.clone()
static QRemoteObjectPendingReply
<Map<String, ?>> QRemoteObjectPendingReply.newHashInstance
(QRemoteObjectPendingCall call) static QRemoteObjectPendingReply
<Object> QRemoteObjectPendingReply.newInstance
(QRemoteObjectPendingCall call) static QRemoteObjectPendingReply
<List<?>> QRemoteObjectPendingReply.newListInstance
(QRemoteObjectPendingCall call) static QRemoteObjectPendingReply
<NavigableMap<String, ?>> QRemoteObjectPendingReply.newMapInstance
(QRemoteObjectPendingCall call) static QRemoteObjectPendingReply
<List<String>> QRemoteObjectPendingReply.newStringListInstance
(QRemoteObjectPendingCall call) Constructors in io.qt.remoteobjects with parameters of type QRemoteObjectPendingReply