![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmljsresourcefilemapper_p.h"#include <QFileInfo>#include <QDir>#include <QXmlStreamReader>Go to the source code of this file.
Functions | |
| static bool | hasSuffix (const QString &qrcPath, const QStringList &suffixes) |
| template<typename HandleMatch> | |
| void | doFilter (const QList< QQmlJSResourceFileMapper::Entry > &qrcPathToFileSystemPath, const QQmlJSResourceFileMapper::Filter &filter, const HandleMatch &handler) |
| void doFilter | ( | const QList< QQmlJSResourceFileMapper::Entry > & | qrcPathToFileSystemPath, |
| const QQmlJSResourceFileMapper::Filter & | filter, | ||
| const HandleMatch & | handler ) |
Definition at line 82 of file qqmljsresourcefilemapper.cpp.
|
static |
Definition at line 73 of file qqmljsresourcefilemapper.cpp.