Module qtjambi.dbus
Package io.qt.dbus

Class QDBusReply<T>

All Implemented Interfaces:
QtObjectInterface, Cloneable

public final class QDBusReply<T> extends QtObject implements Cloneable
The QDBusReply class stores the reply for a method call to a remote object.

Java wrapper for Qt's class QDBusReply