![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4jsonobject_p.h>
Public Member Functions | |
JsonParser (ExecutionEngine *engine, const QChar *json, int length) | |
ReturnedValue | parse (QJsonParseError *error) |
Definition at line 76 of file qv4jsonobject_p.h.
JsonParser::JsonParser | ( | ExecutionEngine * | engine, |
const QChar * | json, | ||
int | length ) |
Definition at line 41 of file qv4jsonobject.cpp.
ReturnedValue JsonParser::parse | ( | QJsonParseError * | error | ) |
Definition at line 131 of file qv4jsonobject.cpp.