![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qfile.h>#include <qjsonarray.h>#include <qjsondocument.h>#include <qjsonobject.h>#include <qhashfunctions.h>#include <qstringlist.h>#include <cstdlib>Go to the source code of this file.
Functions | |
| static bool | readFromFile (QFile *device, QJsonArray *allMetaObjects) |
| int | collectJson (const QStringList &jsonFiles, const QString &outputFile, bool skipStdIn) |
| int collectJson | ( | const QStringList & | jsonFiles, |
| const QString & | outputFile, | ||
| bool | skipStdIn ) |
Definition at line 32 of file collectjson.cpp.
|
static |
Definition at line 12 of file collectjson.cpp.