Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
QResourceFileEngineQResourcefriend
QResourceFileEngineIteratorQResourcefriend
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