Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdbuserror.cpp File Reference

(a19b57a634eddb8e2d749ff8ad06f87f3feef0ab)

#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()

QDBusError::ErrorType get ( const char * name)
inlinestatic

Definition at line 56 of file qdbuserror.cpp.

Referenced by testing.tools.safetynet_image.ImageComparison::_GenerateDiffs(), and testing.tools.safetynet_compare.CompareRun::_RunAsync().

Here is the caller graph for this function:

◆ operator<<()

QDebug operator<< ( QDebug dbg,
const QDBusError & msg )

Definition at line 308 of file qdbuserror.cpp.

Variable Documentation

◆ errorMessages

QT_BEGIN_NAMESPACE constexpr const auto errorMessages
staticconstexpr

Definition at line 23 of file qdbuserror.cpp.