Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
jsongenerator.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include "logging.h"
#include "package.h"
#include <QtCore/qtextstream.h>
#include <QtCore/qlist.h>
+ Include dependency graph for jsongenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  JsonGenerator
 

Functions

void JsonGenerator::generate (QTextStream &out, const QList< Package > &packages, LogLevel logLevel)