CopperSpice DBUS  1.7.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CQDBusAbstractAdaptorBase class of D-Bus adaptor classes
 CQDBusAbstractInterfaceBase class for all D-Bus interfaces in the &CsDbus binding, allowing access to remote interfaces
 CQDBusArgumentUsed to marshall and demarshall D-Bus arguments
 CQDBusConnectionRepresents a connection to the D-Bus bus daemon
 CQDBusConnectionInterfaceAccess to the D-Bus bus daemon service
 CQDBusContextAllows slots to determine the D-Bus context of the calls
 CQDBusErrorError received from the D-Bus bus or from remote applications found in the bus
 CQDBusInterfaceProxy for interfaces on remote objects
 CQDBusMessageOne message sent or received over the D-Bus bus
 CQDBusObjectPathEnables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem
 CQDBusPendingCallRefers to one pending asynchronous call
 CQDBusPendingCallWatcherWaits for asynchronous replies
 CQDBusPendingReplyContains the reply from sending an asynchronous message to a remote object
 CQDBusReplyContains the reply returned by sending a message to a remote object
 CQDBusServerPeer-to-peer communication between processes on the same computer
 CQDBusServiceWatcherAllows the user to watch for a bus service change
 CQDBusSignatureEnables the programmer to identify the SIGNATURE type provided by the D-Bus typesystem
 CQDBusUnixFileDescriptorHolds one Unix file descriptor
 CQDBusVariantEnables the programmer to identify the variant type provided by the D-Bus typesystem
 CQDBusVirtualObjectUsed to handle several DBus paths with one class