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
QQmlTypeLoaderSharedData::ImportDirCache Class Reference

#include <qqmltypeloaderdata_p.h>

Collaboration diagram for QQmlTypeLoaderSharedData::ImportDirCache:

Public Member Functions

bool fileExists (const QString &path, const QString &file)
bool directoryExists (const QString &dirPath)
void clear ()

Detailed Description

Definition at line 47 of file qqmltypeloaderdata_p.h.

Member Function Documentation

◆ clear()

void QQmlTypeLoaderSharedData::ImportDirCache::clear ( )
inline

Definition at line 52 of file qqmltypeloaderdata_p.h.

◆ directoryExists()

bool QQmlTypeLoaderSharedData::ImportDirCache::directoryExists ( const QString & dirPath)

Definition at line 94 of file qqmltypeloaderdata.cpp.

◆ fileExists()

bool QQmlTypeLoaderSharedData::ImportDirCache::fileExists ( const QString & path,
const QString & file )

Definition at line 44 of file qqmltypeloaderdata.cpp.

References Found, NotFound, and Overflow.


The documentation for this class was generated from the following files: