![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#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... | |