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
jsontools.h File Reference

(b6cdc2a6ef89e72470eb24e7cf18eae4d861b20c)

#include <QFileInfo>
#include <QSet>
#include "common.h"
#include <optional>
Include dependency graph for jsontools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  JsonTools

Functions

bool JsonTools::savePreloadFile (QSet< PreloadEntry > preload, QString destFile)
std::optional< QSet< PreloadEntry > > JsonTools::getPreloadsFromQmlImportScannerOutput (QString output)