![]() |
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>
Public Member Functions | |
| bool | fileExists (const QString &path, const QString &file) |
| bool | directoryExists (const QString &dirPath) |
| void | clear () |
Definition at line 47 of file qqmltypeloaderdata_p.h.
|
inline |
Definition at line 52 of file qqmltypeloaderdata_p.h.
| bool QQmlTypeLoaderSharedData::ImportDirCache::directoryExists | ( | const QString & | dirPath | ) |
Definition at line 94 of file qqmltypeloaderdata.cpp.
| bool QQmlTypeLoaderSharedData::ImportDirCache::fileExists | ( | const QString & | path, |
| const QString & | file ) |
Definition at line 44 of file qqmltypeloaderdata.cpp.