LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::UnexpectedJson Class Referencefinal

#include "json.h"

+ Inheritance diagram for LC::Util::UnexpectedJson:
+ Collaboration diagram for LC::Util::UnexpectedJson:

Public Member Functions

 UnexpectedJson (QJsonValue::Type expected, const QJsonValue &)
 
 UnexpectedJson (QJsonValue::Type expected, const QJsonDocument &)
 

Detailed Description

Definition at line 27 of file json.h.

Constructor & Destructor Documentation

◆ UnexpectedJson() [1/2]

LC::Util::UnexpectedJson::UnexpectedJson ( QJsonValue::Type  expected,
const QJsonValue &  value 
)
explicit

Definition at line 36 of file json.cpp.

◆ UnexpectedJson() [2/2]

LC::Util::UnexpectedJson::UnexpectedJson ( QJsonValue::Type  expected,
const QJsonDocument &  doc 
)
explicit

Definition at line 41 of file json.cpp.


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