Module qtjambi.dbus
Package io.qt.dbus
package io.qt.dbus
-
ClassDescriptionContains miscellaneous identifiers used throughout the Qt D-Bus moduleJava wrapper for Qt enum
QDBus::CallModeThe base class of D-Bus adaptor classesThe base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfacesJava wrapper for Qt classQDBusAbstractInterfaceBaseUsed to marshall and demarshall D-Bus argumentsJava wrapper for Qt enumQDBusArgument::ElementTypeRepresents a connection to the D-Bus bus daemonJava wrapper for Qt enumQDBusConnection::BusTypeQFlagstype for enumQDBusConnection.ConnectionCapabilityJava wrapper for Qt enumQDBusConnection::ConnectionCapabilityJava wrapper for Qt enumQDBusConnection::RegisterOptionQFlagstype for enumQDBusConnection.RegisterOptionJava wrapper for Qt enumQDBusConnection::UnregisterModeJava wrapper for Qt enumQDBusConnection::VirtualObjectRegisterOptionQFlagstype for enumQDBusConnection.VirtualObjectRegisterOptionAccess to the D-Bus bus daemon serviceJava wrapper for Qt enumQDBusConnectionInterface::RegisterServiceReplyJava wrapper for Qt enumQDBusConnectionInterface::ServiceQueueOptionsJava wrapper for Qt enumQDBusConnectionInterface::ServiceReplacementOptionsAllows slots to determine the D-Bus context of the callsRepresents an error received from the D-Bus bus or from remote applications found in the busJava wrapper for Qt enumQDBusError::ErrorTypeProxy for interfaces on remote objectsRepresents one message sent or received over the D-Bus busJava wrapper for Qt enumQDBusMessage::MessageTypeEnables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystemRefers to one pending asynchronous callConvenient way for waiting for asynchronous repliesThe QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply2<A,B> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply3<A,B, C> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply4<A,B, C, D> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply5<A,B, C, D, E> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply6<A,B, C, D, E, F> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply7<A,B, C, D, E, F, G> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusPendingReply8<A,B, C, D, E, F, G, H> The QDBusPendingReply class contains the reply to an asynchronous method call.QDBusReply<T>The QDBusReply class stores the reply for a method call to a remote object.Peer-to-peer communication between processes on the same computerAllows the user to watch for a bus service changeQFlagstype for enumQDBusServiceWatcher.WatchModeFlagJava wrapper for Qt enumQDBusServiceWatcher::WatchModeFlagEnables the programmer to identify the SIGNATURE type provided by the D-Bus typesystemHolds one Unix file descriptorEnables the programmer to identify the variant type provided by the D-Bus typesystemUsed to handle several DBus paths with one class