![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <QByteArray>
#include <QJsonDocument>
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... | |