![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4datacollector.h"#include "qv4debugger.h"#include "qv4debugjob.h"#include <private/qqmlcontext_p.h>#include <private/qqmlengine_p.h>#include <private/qv4identifierhash_p.h>#include <private/qv4identifiertable_p.h>#include <private/qv4objectiterator_p.h>#include <private/qv4runtime_p.h>#include <private/qv4script_p.h>#include <private/qv4stackframe_p.h>#include <private/qv4string_p.h>#include <QtCore/qjsonarray.h>#include <QtCore/qjsonobject.h>Go to the source code of this file.
Classes | |
| class | CapturePreventer |
Functions | |
| const QV4::Object * | collectProperty (const QV4::ScopedValue &value, QV4::ExecutionEngine *engine, QJsonObject &dict) |
| QJsonObject | toRef (QV4DataCollector::Ref ref) |
| const QV4::Object * collectProperty | ( | const QV4::ScopedValue & | value, |
| QV4::ExecutionEngine * | engine, | ||
| QJsonObject & | dict ) |
Definition at line 89 of file qv4datacollector.cpp.
| QJsonObject toRef | ( | QV4DataCollector::Ref | ref | ) |
Definition at line 212 of file qv4datacollector.cpp.