![]() |
Qt 4.8
|
#include <QtDBus/qdbusmacros.h>#include <QtCore/qstring.h>Go to the source code of this file.
Classes | |
| class | QDBusConnection |
| The QDBusConnection class represents a connection to the D-Bus bus daemon. More... | |
Namespaces | |
| QDBus | |
| The QDBus namespace contains miscellaneous identifiers used throughout the QtDBus library. | |
Enumerations | |
| enum | QDBus::CallMode { QDBus::NoBlock, QDBus::Block, QDBus::BlockWithGui, QDBus::AutoDetect } |
| This enum describes the various ways of placing a function call. More... | |