![]() |
Qt 6.x
The Qt SDK
|
#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 |
|
inlinestatic |
Definition at line 55 of file qdbuserror.cpp.
References errorMessages, i, QDBusError::NoError, and QDBusError::Other.
Referenced by QDBusError::QDBusError(), QDBusError::QDBusError(), QWindowsMediaDevices::QWindowsMediaDevices(), QV4::Runtime::IteratorClose::call(), QV4::Runtime::IteratorNextForYieldStar::call(), QV4::Runtime::CallProperty::call(), QV4::Runtime::IteratorNext::call(), AVFScopedPointer< T >::data(), QV4::Heap::DECLARE_HEAP_OBJECT(), doWriteProperty(), QQmlJSScope::enclosingInlineComponentName(), QOpenGLVersionFunctionsFactory::get(), QV4::Object::getIndexed(), QQmlJSScope::inherits(), ThreadBarriers::initialize(), QQmlJSScope::isInCustomParserParent(), QQmlJSScope::isStructured(), QQmlData::keepAliveDuringGarbageCollection(), QQmlMetaType::latestModuleVersion(), QQuick3DParticleLineParticle::nextCurrentIndex(), QDBusError::operator=(), QV4::Object::setInternalClass(), QV4::RegExpObject::source(), QV4::ObjectPrototype::toPropertyDescriptor(), QTest::toString(), QQmlMetaType::typeModule(), QFFmpeg::PlaybackEngine::updateActiveAudioOutput(), and QFFmpeg::PlaybackEngine::updateActiveVideoOutput().
Here is the caller graph for this function:| 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:
|
staticconstexpr |
Definition at line 22 of file qdbuserror.cpp.
Referenced by QDBusError::QDBusError(), QQuickPropertyAnimation::createTransitionActions(), QDBusError::errorString(), and get().