![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "jsongenerator.h"#include <QtCore/qjsonarray.h>#include <QtCore/qjsondocument.h>#include <QtCore/qjsonobject.h>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | JsonGenerator |
Functions | |
| static QJsonObject | JsonGenerator::generate (Package package) |
| void | JsonGenerator::generate (QTextStream &out, const QList< Package > &packages, LogLevel logLevel) |