![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QDynamicFileResourceRoot:
Collaboration diagram for QDynamicFileResourceRoot:Additional Inherited Members | |
Public Types inherited from QResourceRoot | |
| enum | Flags { Compressed = 0x01 , Directory = 0x02 , CompressedZstd = 0x04 } |
| enum | ResourceRootType { Resource_Builtin , Resource_File , Resource_Buffer } |
Public Attributes inherited from QResourceRoot | |
| QAtomicInt | ref |
Protected Member Functions inherited from QResourceRoot | |
| void | setSource (int v, const uchar *t, const uchar *n, const uchar *d) |
Definition at line 1093 of file qresource.cpp.
|
inline |
Definition at line 1101 of file qresource.cpp.
|
inline |
Definition at line 1104 of file qresource.cpp.
References QDynamicBufferResourceRoot::mappingBuffer().
Here is the call graph for this function:
|
inline |
Definition at line 1116 of file qresource.cpp.
References fileName.
Referenced by QResource::unregisterResource().
Here is the caller graph for this function:| bool QDynamicFileResourceRoot::registerSelf | ( | const QString & | f | ) |
Definition at line 1129 of file qresource.cpp.
References QFile::encodeName(), file, MAP_FAILED, MAP_FILE, ok, QFile::open(), ptr(), QT_CLOSE, QT_OPEN, QIODevice::read(), QIODeviceBase::ReadOnly, QDynamicBufferResourceRoot::registerSelf(), and QFile::size().
Referenced by QResource::registerResource().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from QDynamicBufferResourceRoot.
Definition at line 1117 of file qresource.cpp.
References QResourceRoot::Resource_File.