Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdbuserror.cpp File Reference
#include "qdbuserror.h"
#include <qdebug.h>
#include <qvarlengtharray.h>
#include <private/qoffsetstringarray_p.h>
#include "qdbus_symbols_p.h"
#include "qdbusmessage.h"
#include "qdbusmessage_p.h"
#include "moc_qdbuserror.cpp"
+ Include dependency graph for qdbuserror.cpp:

Go to the source code of this file.

Functions

static QDBusError::ErrorType get (const char *name)
 
QDebug operator<< (QDebug dbg, const QDBusError &msg)
 

Variables

static QT_BEGIN_NAMESPACE constexpr const auto errorMessages
 

Function Documentation

◆ get()

◆ operator<<()

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:

Variable Documentation

◆ errorMessages

QT_BEGIN_NAMESPACE constexpr const auto errorMessages
staticconstexpr