![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/private/qglobal_p.h>#include "QtCore/qfile.h"#include "QtCore/qdir.h"#include <optional>
Include dependency graph for qabstractfileengine_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QAbstractFileEngine |
| \inmodule QtCore \reentrant More... | |
| class | QAbstractFileEngine::ExtensionOption |
| \inmodule QtCore More... | |
| class | QAbstractFileEngine::ExtensionReturn |
| \inmodule QtCore More... | |
| class | QAbstractFileEngine::MapExtensionOption |
| class | QAbstractFileEngine::MapExtensionReturn |
| class | QAbstractFileEngine::UnMapExtensionOption |
| class | QAbstractFileEngineHandler |
| \inmodule QtCore \reentrant More... | |
| class | QAbstractFileEngineIterator |
| The QAbstractFileEngineIterator class provides an iterator interface for custom file engines. More... | |
| class | QAbstractFileEnginePrivate |
Functions | |
| QAbstractFileEngine * | qt_custom_file_engine_handler_create (const QString &path) |
| QAbstractFileEngine * qt_custom_file_engine_handler_create | ( | const QString & | path | ) |
Definition at line 124 of file qabstractfileengine.cpp.
References engine, QBasicAtomicInteger< T >::loadRelaxed(), and qt_file_engine_handlers_in_use.
Referenced by _q_resolveEntryAndCreateLegacyEngine_recursive().
Here is the call graph for this function:
Here is the caller graph for this function: