Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
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 |
|
inlinestatic |
Definition at line 55 of file qdbuserror.cpp.
Referenced by testing.tools.safetynet_image.ImageComparison::_GenerateDiffs(), and testing.tools.safetynet_compare.CompareRun::_RunAsync().
QDebug operator<< | ( | QDebug | dbg, |
const QDBusError & | msg ) |
Definition at line 307 of file qdbuserror.cpp.
|
staticconstexpr |
Definition at line 22 of file qdbuserror.cpp.