Uses of Class
io.qt.remoteobjects.QRemoteObjectPendingReply
-
Uses of QRemoteObjectPendingReply in io.qt.remoteobjects
Modifier 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) ModifierConstructorDescriptionCopy constructor