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

(82058367923ce164024885854c139ee5e0d89949)

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

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

Definition at line 55 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 307 of file qdbuserror.cpp.

Variable Documentation

◆ errorMessages

static QT_BEGIN_NAMESPACE constexpr const auto errorMessages
staticconstexpr

Definition at line 22 of file qdbuserror.cpp.