Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
collectjson.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <qglobal.h>
#include <qstring.h>
#include <qstringlist.h>
+ Include dependency graph for collectjson.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE int collectJson (const QStringList &jsonFiles, const QString &outputFile, bool skipStdIn)
 

Function Documentation

◆ collectJson()

QT_BEGIN_NAMESPACE int collectJson ( const QStringList & jsonFiles,
const QString & outputFile,
bool skipStdIn )

Definition at line 29 of file collectjson.cpp.

References output, outputFile, qPrintable, readFromDevice(), QIODeviceBase::ReadOnly, QHashSeed::setDeterministicGlobalSeed(), QJsonDocument::toJson(), and QIODeviceBase::WriteOnly.

Referenced by runMoc().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: