![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmltypeloaderdata_p.h"#include <private/qqmldirdata_p.h>#include <private/qqmlprofiler_p.h>#include <private/qqmlscriptblob_p.h>#include <private/qqmltypedata_p.h>#include <QtCore/qdirlisting.h>#include <QtCore/qdir.h>Go to the source code of this file.
Enumerations | |
| enum class | FileSetPopulateResult { NotFound , Found , Overflow , NotFound , Found , Overflow } |
| enum class | FileSetPopulateResult { NotFound , Found , Overflow , NotFound , Found , Overflow } |
Functions | |
| static QT_BEGIN_NAMESPACE constexpr QDirListing::IteratorFlags | dirListingFlags () |
| static FileSetPopulateResult | populateFileSet (QCache< QString, bool > *fileSet, const QString &path, const QString &file) |
|
strong |
| Enumerator | |
|---|---|
| NotFound | |
| Found | |
| Overflow | |
| NotFound | |
| Found | |
| Overflow | |
Definition at line 22 of file qqmltypeloaderdata.cpp.
|
strong |
| Enumerator | |
|---|---|
| NotFound | |
| Found | |
| Overflow | |
| NotFound | |
| Found | |
| Overflow | |
Definition at line 22 of file qqmltypeloaderdata.cpp.
|
staticconstexpr |
Definition at line 17 of file qqmltypeloaderdata.cpp.
|
static |
Definition at line 23 of file qqmltypeloaderdata.cpp.