summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/images
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-17 13:14:18 +0200
committerKai Koehne <kai.koehne@qt.io>2021-09-16 15:30:04 +0000
commit643b58a4298f5a901674658f5937f55ca4a83205 (patch)
tree409736b590cb01f0e501b9a9672312189d0ed0c8 /src/corelib/doc/images
parentd55a6891d18ee576a6f3e2c510eefee4a1639d7f (diff)
Rewrite Qt Resource System overview
Restructure the Qt Resource System page to make the content more accessible, and coherent: - Focus less on the .qrc file format, but the overall use cases - Treat CMake as first-class citizen - Make it more obvious when to use :/, and when qrc:/ Some details that were deemed unnecessary were removed: - details about the internal naming of the .cpp file when qmake is used. - References to QDir::addSearchPath() and the search path list were removed. They relate IMO only indirectly to the Qt resource system. - A lot of the explanation around Q_INIT_RESOURCE/Q_CLEANUP_RESOURCE were dubious at best. Pick-to: 6.2 6.2.0 Fixes: QTBUG-95126 Fixes: QTBUG-94977 Fixes: QTBUG-59394 Task-number: QTBUG-88044 Change-Id: I04b64f2366631b2106f047de121daf5fdb01073d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/corelib/doc/images')
-rw-r--r--src/corelib/doc/images/resources.pngbin49998 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/corelib/doc/images/resources.png b/src/corelib/doc/images/resources.png
deleted file mode 100644
index eb7af96d77..0000000000
--- a/src/corelib/doc/images/resources.png
+++ /dev/null
Binary files differ