Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QResource Member List

This is the complete list of members for QResource, including all inherited members.

absoluteFilePath() constQResource
children() constQResourceprotected
Compression enum nameQResource
compressionAlgorithm() constQResource
d_ptrQResourceprotected
data() constQResource
fileName() constQResource
isDir() constQResourceprotected
isFile() constQResourceinlineprotected
isValid() constQResource
lastModified() constQResource
locale() constQResource
NoCompression enum valueQResource
QResource(const QString &file=QString(), const QLocale &locale=QLocale())QResource
QResourceFileEngine classQResourcefriend
QResourceFileEngineIterator classQResourcefriend
registerResource(const QString &rccFilename, const QString &resourceRoot=QString())QResourcestatic
registerResource(const uchar *rccData, const QString &resourceRoot=QString())QResourcestatic
setFileName(const QString &file)QResource
setLocale(const QLocale &locale)QResource
size() constQResource
uncompressedData() constQResource
uncompressedSize() constQResource
unregisterResource(const QString &rccFilename, const QString &resourceRoot=QString())QResourcestatic
unregisterResource(const uchar *rccData, const QString &resourceRoot=QString())QResourcestatic
ZlibCompression enum valueQResource
ZstdCompression enum valueQResource
~QResource()QResource