LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
serializejson.h File Reference
#include <QByteArray>
#include <qjson/serializer.h>
+ 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...