Module qtjambi.dbus
Package io.qt.dbus

Class QDBusPendingReply<A>

All Implemented Interfaces:
QDBusPendingCall, QtObjectInterface, Cloneable
Direct Known Subclasses:
QDBusPendingReply2

public class QDBusPendingReply<A> extends QtObject implements Cloneable
The QDBusPendingReply class contains the reply to an asynchronous method call.

Java wrapper for Qt's class QDBusPendingReply