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 TypeClassDescriptionclassQDBusPendingReply3<A,B, C> The QDBusPendingReply class contains the reply to an asynchronous method call.classQDBusPendingReply4<A,B, C, D> The QDBusPendingReply class contains the reply to an asynchronous method call.classQDBusPendingReply5<A,B, C, D, E> The QDBusPendingReply class contains the reply to an asynchronous method call.classQDBusPendingReply6<A,B, C, D, E, F> The QDBusPendingReply class contains the reply to an asynchronous method call.classQDBusPendingReply7<A,B, C, D, E, F, G> The QDBusPendingReply class contains the reply to an asynchronous method call.classQDBusPendingReply8<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)