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
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 32 of file collectjson.cpp.