Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdbuserror.h File Reference
#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 &)
 

Function Documentation

◆ operator<<()

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: