4#ifndef QIOSFILEENGINEFACTORY_H
5#define QIOSFILEENGINEFACTORY_H
7#include <QtCore/qstandardpaths.h>
8#include <QtCore/private/qabstractfileengine_p.h>
21 if (
fileName.toLower().startsWith(assetsScheme))
\inmodule QtCore \reentrant
\inmodule QtCore \reentrant
QAbstractFileEngine * create(const QString &fileName) const
Creates a file engine for file fileName.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.