Definition at line 1207 of file qresource.cpp.
◆ QResourceFileEnginePrivate()
QResourceFileEnginePrivate::QResourceFileEnginePrivate |
( |
| ) |
|
|
inlineprotected |
◆ map()
Definition at line 1494 of file qresource.cpp.
1503 return (address +
offset);
The QString class provides a Unicode character string.
qint64 size() const
Returns the size of the data backing the resource.
bool isValid() const
Returns true if the resource really exists in the resource hierarchy, false otherwise.
const uchar * data() const
Returns direct access to a read only segment of data that this resource represents.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
◆ unmap()
bool QResourceFileEnginePrivate::unmap |
( |
uchar * |
ptr | ) |
|
|
private |
Definition at line 1506 of file qresource.cpp.
const T * ptr(const T &t)
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
◆ offset
qint64 QResourceFileEnginePrivate::offset |
|
private |
◆ resource
QResource QResourceFileEnginePrivate::resource |
|
private |
◆ uncompressed
QByteArray QResourceFileEnginePrivate::uncompressed |
|
private |
The documentation for this class was generated from the following file: