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 (const char *json, int length)
 
QCborValue parse (QJsonParseError *error)
 

Detailed Description

Definition at line 26 of file qjsonparser_p.h.

Constructor & Destructor Documentation

◆ Parser()

Parser::Parser ( const char * json,
int length )

Definition at line 180 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: