Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qabstractfileengine_p.h File Reference
#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

QAbstractFileEngineqt_custom_file_engine_handler_create (const QString &path)
 

Function Documentation

◆ qt_custom_file_engine_handler_create()

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: