![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformdefs.h"
#include "QtCore/private/qabstractfileengine_p.h"
#include <QtCore/private/qfilesystementry_p.h>
#include <QtCore/private/qfilesystemmetadata_p.h>
#include <qhash.h>
#include <optional>
Go to the source code of this file.
Classes | |
struct | ProcessOpenModeResult |
class | QFSFileEngine |
\inmodule QtCore More... | |
class | QFSFileEnginePrivate |
struct | QFSFileEnginePrivate::StartAndLength |
Functions | |
Q_CORE_EXPORT ProcessOpenModeResult | processOpenModeFlags (QIODevice::OpenMode mode) |
ProcessOpenModeResult processOpenModeFlags | ( | QIODevice::OpenMode | openMode | ) |
Definition at line 136 of file qfsfileengine.cpp.