Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
collectjson.h File Reference
#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 QString::isEmpty(), 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: