![]() |
Qt 6.x
The Qt SDK
|
#include <QtDBus/qtdbusglobal.h>#include <QtCore/qobjectdefs.h>#include <QtCore/qstring.h>
Include dependency graph for qdbuserror.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QDBusError |
| \inmodule QtDBus More... | |
Functions | |
| Q_DBUS_EXPORT QDebug | operator<< (QDebug, const QDBusError &) |
| Q_DBUS_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const QDBusError & | msg | ||
| ) |
Definition at line 307 of file qdbuserror.cpp.
References QDBusError::message(), and QDBusError::name().
Here is the call graph for this function: