Uses of Class
io.qt.dbus.QDBusPendingReply2
Packages that use QDBusPendingReply2
-
Uses of QDBusPendingReply2 in io.qt.dbus
Subclasses of QDBusPendingReply2 in io.qt.dbusModifier and TypeClassDescriptionclass
QDBusPendingReply3<A,
B, C> The QDBusPendingReply class contains the reply to an asynchronous method call.class
QDBusPendingReply4<A,
B, C, D> The QDBusPendingReply class contains the reply to an asynchronous method call.class
QDBusPendingReply5<A,
B, C, D, E> The QDBusPendingReply class contains the reply to an asynchronous method call.class
QDBusPendingReply6<A,
B, C, D, E, F> The QDBusPendingReply class contains the reply to an asynchronous method call.class
QDBusPendingReply7<A,
B, C, D, E, F, G> The QDBusPendingReply class contains the reply to an asynchronous method call.class
QDBusPendingReply8<A,
B, C, D, E, F, G, H> The QDBusPendingReply class contains the reply to an asynchronous method call.Methods in io.qt.dbus that return QDBusPendingReply2Constructors in io.qt.dbus with parameters of type QDBusPendingReply2ModifierConstructorDescriptionQDBusPendingReply2
(QDBusPendingReply2<A, B> other) QDBusPendingReply3
(QDBusPendingReply2<A, B> other, Class<C> typeC, QMetaType... instantiations)