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 class QDBusAbstractInterfaceBaseUsed to marshall and demarshall D-Bus argumentsJava wrapper for Qt enum QDBusArgument::ElementTypeRepresents a connection to the D-Bus bus daemonJava wrapper for Qt enum QDBusConnection::BusTypeQFlags type for enum
QDBusConnection.ConnectionCapability
Java wrapper for Qt enum QDBusConnection::ConnectionCapabilityJava wrapper for Qt enum QDBusConnection::RegisterOptionQFlags type for enumQDBusConnection.RegisterOption
Java wrapper for Qt enum QDBusConnection::UnregisterModeJava wrapper for Qt enum QDBusConnection::VirtualObjectRegisterOptionAccess to the D-Bus bus daemon serviceJava wrapper for Qt enum QDBusConnectionInterface::RegisterServiceReplyJava wrapper for Qt enum QDBusConnectionInterface::ServiceQueueOptionsJava wrapper for Qt enum QDBusConnectionInterface::ServiceReplacementOptionsAllows slots to determine the D-Bus context of the callsImplementor class for interfaceQDBusContext
Represents an error received from the D-Bus bus or from remote applications found in the busJava wrapper for Qt enum QDBusError::ErrorTypeProxy for interfaces on remote objectsRepresents one message sent or received over the D-Bus busJava wrapper for Qt enum QDBusMessage::MessageTypeEnables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystemRefers to one pending asynchronous callImplementor class for interfaceQDBusPendingCall
Convenient way for waiting for asynchronous repliesQDBusPendingReply2<A,B> QDBusPendingReply3<A,B, C> QDBusPendingReply4<A,B, C, D> QDBusPendingReply5<A,B, C, D, E> QDBusPendingReply6<A,B, C, D, E, F> QDBusPendingReply7<A,B, C, D, E, F, G> QDBusPendingReply8<A,B, C, D, E, F, G, H> QDBusReply<T>Peer-to-peer communication between processes on the same computerAllows the user to watch for a bus service changeQFlags type for enumQDBusServiceWatcher.WatchModeFlag
Java wrapper for Qt enum QDBusServiceWatcher::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