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
QJsonPrivate::Parser Class Reference

#include <qjsonparser_p.h>

Collaboration diagram for QJsonPrivate::Parser:

Public Member Functions

 Parser (QUtf8StringView json)
QCborValue parse (QJsonParseError *error)

Detailed Description

Definition at line 27 of file qjsonparser_p.h.

Constructor & Destructor Documentation

◆ Parser()

Parser::Parser ( QUtf8StringView json)
explicit

Definition at line 181 of file qjsonparser.cpp.

References Parser().

Referenced by Parser().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ parse()

QCborValue Parser::parse ( QJsonParseError * error)

Definition at line 280 of file qjsonparser.cpp.

References Quote.


The documentation for this class was generated from the following files: