Module qtjambi.dbus
Package io.qt.dbus

Class QDBusPendingReply5<A,B,C,D,E>

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

public class QDBusPendingReply5<A,B,C,D,E> extends QDBusPendingReply4<A,B,C,D>
The QDBusPendingReply class contains the reply to an asynchronous method call.

Java wrapper for Qt's class QDBusPendingReply