All Classes and Interfaces

Class
Description
Contains miscellaneous identifiers used throughout the Qt D-Bus module
Java wrapper for Qt enum QDBus::CallMode
The base class of D-Bus adaptor classes
The base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfaces
Java wrapper for Qt class QDBusAbstractInterfaceBase
Used to marshall and demarshall D-Bus arguments
Java wrapper for Qt enum QDBusArgument::ElementType
Represents a connection to the D-Bus bus daemon
Java wrapper for Qt enum QDBusConnection::BusType
Java wrapper for Qt enum QDBusConnection::ConnectionCapability
Java wrapper for Qt enum QDBusConnection::RegisterOption
QFlags type for enum QDBusConnection.RegisterOption
Java wrapper for Qt enum QDBusConnection::UnregisterMode
Java wrapper for Qt enum QDBusConnection::VirtualObjectRegisterOption
Access to the D-Bus bus daemon service
Allows slots to determine the D-Bus context of the calls
Implementor class for interface QDBusContext
Represents an error received from the D-Bus bus or from remote applications found in the bus
Java wrapper for Qt enum QDBusError::ErrorType
Proxy for interfaces on remote objects
Represents one message sent or received over the D-Bus bus
Java wrapper for Qt enum QDBusMessage::MessageType
 
 
 
Enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem
Refers to one pending asynchronous call
Implementor class for interface QDBusPendingCall
Convenient way for waiting for asynchronous replies
 
 
 
 
 
 
 
 
 
Peer-to-peer communication between processes on the same computer
Allows the user to watch for a bus service change
Java wrapper for Qt enum QDBusServiceWatcher::WatchModeFlag
Enables the programmer to identify the SIGNATURE type provided by the D-Bus typesystem
Holds one Unix file descriptor
Enables the programmer to identify the variant type provided by the D-Bus typesystem
Used to handle several DBus paths with one class