Qt 4.8
|
#include <QtDBus/qdbusmacros.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QDBusError |
The QDBusError class represents an error received from the D-Bus bus or from remote applications found in the bus. More... | |
Functions | |
Q_DBUS_EXPORT QDebug | operator<< (QDebug, const QDBusError &) |
Q_DBUS_EXPORT QDebug operator<< | ( | QDebug | , |
const QDBusError & | |||
) |
Definition at line 374 of file qdbuserror.cpp.