![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QDir>
#include <QJsonArray>
#include <QJsonObject>
#include "jsontools.h"
#include "common.h"
#include <iostream>
#include <optional>
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) |