LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
serializejson.h File Reference
#include <QByteArray>
#include <QJsonDocument>
+ Include dependency graph for serializejson.h:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Functions

QByteArray LeechCraft::Util::SerializeJson (const QVariant &var, bool compact=true)
 Serializes the given var to JSON representation. More...