| _DBusGMethodInfo | Object typically generated by dbus-binding-tool that stores a mapping from introspection data to a function pointer for a C method to be invoked |
| _DBusGMethodInvocation | The context of an asynchronous method call |
| _DBusGObjectInfo | Introspection data for a GObject, normally autogenerated by a tool such as dbus-binding-tool |
| _DBusGProxy | Internals of DBusGProxy |
| _DBusGProxyClass | Class struct for DBusGProxy |
| _DBusGProxyManager | DBusGProxyManager's primary task is to route signals to the proxies those signals are emitted on |
| DBus::Arguments | |
| DBus::DBusType::Array | Array |
| DBus::DBusType::Boolean | Boolean |
| DBus::Bus | |
| BusData | Block of message-bus-related data we attach to each DBusConnection used with these convenience functions |
| DBus::BusDriver | |
| Foo::BusListener | |
| DBus::DBusType::Byte | Byte |
| ClientState | |
| DBus::Connection | |
| DBusQt::Connection | |
| Connection::Private | |
| ConnectionSetup | |
| DBusAddressEntry | Internals of DBusAddressEntry |
| DBusAllocatedSlot | An allocated slot for storing data |
| DBusArrayLenFixup | When modifying an existing block of values, array lengths may need to be adjusted; those adjustments are described by this struct |
| DBusAtomic | An atomic integer |
| DBusAuth | Internal members of DBusAuth |
| DBusAuthClient | "Subclass" of DBusAuth for client side |
| DBusAuthCommandName | Mapping from command name to enum |
| DBusAuthMechanismHandler | Virtual table representing a particular auth mechanism |
| DBusAuthServer | "Subclass" of DBusAuth for server side |
| DBusAuthStateData | Information about a auth state |
| DBusBabysitter | Babysitter implementation details |
| DBusBasicValue | A simple 8-byte value union that lets you access 8 bytes as if they were various types; useful when dealing with basic types via void pointers and varargs |
| DBusBindingToolCData | |
| DBusConnection | Implementation details of DBusConnection |
| DBusCounter | Internals of DBusCounter |
| DBusCredentials | Struct representing socket credentials |
| DBusDataSlot | DBusDataSlot is used to store application data on the connection |
| DBusDataSlotAllocator | An allocator that tracks a set of slot IDs |
| DBusDataSlotList | Data structure that stores the actual user data set at a given slot |
| DBusDirIter | Internals of directory iterator |
| DBusError | Object representing an exception |
| DBus::DBusException | |
| DBusFreedElement | Struct representing an element on the free list |
| DBusGAsyncData | |
| DBusGErrorInfo | |
| DBusGFuncSignature | |
| DBusGHashTableValueForeachData | |
| DBusGLibHashMarshalData | |
| DBusGLibWriteInterfaceValues | |
| DBusGLibWriteIterfaceData | |
| DBusGMessageQueue | A GSource subclass for dispatching DBusConnection messages |
| DBusGProxyList | A list of proxies with a given name+path+interface, used to route incoming signals |
| DBusGProxyNameOwnerForeachData | |
| DBusGProxyNameOwnerInfo | |
| DBusGProxyUnassociateData | |
| DBusGroupInfo | Information about a UNIX group |
| DBusGSignalClosure | |
| DBusGTypeMarshalData | |
| DBusGTypeMarshalVtable | |
| DBusGTypeSpecializedAppendContext | |
| DBusGTypeSpecializedAppendContextReal | |
| DBusGTypeSpecializedCollectionVtable | |
| DBusGTypeSpecializedContainer | |
| DBusGTypeSpecializedData | |
| DBusGTypeSpecializedMapVtable | |
| DBusGTypeSpecializedVtable | |
| DBusGUID | A server's globally unique ID |
| DBusGValueCollectionMarshalData | |
| DBusGValueMarshalCtx | |
| DBusHashEntry | Internal representation of a hash entry |
| DBusHashIter | Hash iterator object |
| DBusHashTable | Internals of DBusHashTable |
| DBusHeader | Message header data and some cached details of it |
| DBusHeaderField | Cached information about a header field in the message |
| DBusKey | A single key from the cookie file |
| DBusKeyring | Internals of DBusKeyring |
| DBusList | A node in a linked list |
| DBusMemBlock | DBusMemBlock object represents a single malloc()-returned block that gets chunked up into objects in the memory pool |
| DBusMemPool | Internals fields of DBusMemPool |
| DBusMessage | Internals of DBusMessage |
| DBusMessageFilter | Internal struct representing a message filter function |
| DBusMessageIter | DBusMessageIter struct; contains no public fields |
| DBusMessageLoader | Implementation details of DBusMessageLoader |
| DBusMessageRealIter | Internals of DBusMessageIter |
| DBus::DBusObjectPathVTable | |
| DBusObjectPathVTable | Virtual table that must be implemented to handle a portion of the object path hierarchy |
| DBusObjectSubtree | Struct representing a single registered subtree handler, or node that's a parent of a registered subtree handler |
| DBusObjectTree | Internals of DBusObjectTree |
| DBusPendingCall | Internals of DBusPendingCall |
| DBusPollFD | A portable struct pollfd wrapper |
| DBusPreallocatedSend | Internals of DBusPreallocatedSend |
| DBusRealError | Internals of DBusError |
| DBusRealHashIter | Internals of DBusHashIter |
| DBusRealString | Internals of DBusString |
| DBusServer | Internals of DBusServer object |
| DBusServerUnix | Implementation details of DBusServerUnix |
| DBusServerVTable | Virtual table to be implemented by all server "subclasses" |
| DBusSHAContext | Struct storing state of the SHA algorithm |
| DBusSignatureIter | DBusSignatureIter struct; contains no public fields |
| DBusSignatureRealIter | |
| DBusStat | Portable struct with stat() results |
| DBusString | DBusString object |
| DBusThreadFunctions | Functions that must be implemented to make the D-BUS library thread-aware |
| DBusTimeout | Internals of DBusTimeout |
| DBusTimeoutList | DBusTimeoutList implementation details |
| DBusTransport | Object representing a transport such as a socket |
| DBusTransportUnix | Implementation details of DBusTransportUnix |
| DBusTransportVTable | The virtual table that must be implemented to create a new kind of transport |
| DBusTypeMark | The mark is a way to compress a DBusTypeReader; it isn't all that successful though |
| DBusTypeReader | The type reader is an iterator for reading values from a block of values |
| DBusTypeReaderClass | Virtual table for a type reader |
| DBusTypeWriter | The type writer is an iterator for writing to a block of values |
| DBusUserInfo | Information about a UNIX user |
| DBusWatch | Implementation of DBusWatch |
| DBusWatchList | DBusWatchList implementation details |
| DBus::DBusType::Double | IEEE 754 double |
| Foo::EchoClient | |
| Foo::Echoer | |
| Foo::EchoServer | |
| DBus::Error | |
| DBus::ErrorMessage | |
| ExpatParseContext | Context for Expat parser for introspection data |
| GPendingNotifyClosure | |
| DBus::Handler | |
| HeaderFieldType | |
| DBus::DBusType::IDBusType | Base class for DBusTypes |
| DBus::DBusType::Int32 | 32-bit integer |
| DBus::DBusType::Int64 | 64-bit integer |
| DBusQt::Internal::Integrator | |
| DBus::InterfaceAttribute | |
| DBus::InterfaceProxy | |
| DBus::Introspector | |
| IOHandler | |
| MachineInfo | |
| DBus::Message | |
| org::freedesktop::dbus::Message | |
| DBusQt::Message | |
| DBusQt::Message::iterator | |
| DBusQt::Message::iterator::IteratorData | |
| DBusQt::Message::Private | |
| DBus::MethodAttribute | |
| DBus::MethodCall | |
| DBus::MethodReturn | |
| DBus::DBusType::ObjectPath | An object path |
| DBus::ProxyBuilder | |
| ReplacementBlock | |
| DBusQt::Server | |
| DBus::Server | |
| DBusQt::Server::Private | |
| DBus::Service | |
| ShutdownClosure | This struct represents a function to be called on shutdown |
| DBus::Signal | |
| DBus::SignalAttribute | |
| SMObject | |
| SMObjectClass | |
| SMServer | |
| SMServerClass | |
| SomeObject | |
| SomeObjectClass | |
| DBus::DBusType::String | A string |
| TestMessage | |
| TestObject | |
| TestObjectClass | |
| DBusQt::Internal::Timeout | |
| TimeoutHandler | |
| DBus::DBusType::UInt32 | 32-bit unsigned integer |
| DBus::DBusType::UInt64 | 64-bit unsigned integer |
| DBusQt::Internal::Watch |
1.4.4