Additional Image Format plugins for Qt
Go to file
Topi Reinio 302f66f946 Doc: Fix incorrect usage of \generatelist
The \generatelist command takes an optional argument
that affect how the members are listed, for example,
`classesbymodule` which creates an annotated list of
the classes in a named C++ module.

`groupsbymodule` is not recognized or documented. QDoc
falls back to generating a list of all members of a
group in this case. While the end result is correct,
this relies on an undocumented feature that is likely
to change and break.

Replace these instances with an explicit \annotatedlist
command that produces the same output.

Pick-to: 6.10
Task-number: QTBUG-138901
Change-Id: Ib00b506c13b3974d5741e4c8a7af6c5c5408a0c6
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2025-08-06 09:16:11 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-10-30 14:34:21 +02:00
cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-25 10:17:22 +02:00
coin Make module ready for source SBOM checking 2025-02-26 10:43:50 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:32 +02:00
src Doc: Fix incorrect usage of \generatelist 2025-08-06 09:16:11 +00:00
tests Blacklist a failing test on vxworks 2024-10-29 13:09:00 +01:00
.cmake.conf Bump version to 6.11.0 2025-06-05 16:29:40 +01:00
.gitattributes Update the git-archive export options 2012-09-03 19:52:57 +02:00
.gitignore Add qmake generated files to .gitignore. 2012-12-20 15:11:43 +01:00
.gitreview Add .gitreview file 2025-03-24 16:07:54 +01:00
.tag Update the git-archive export options 2012-09-03 19:52:57 +02:00
CMakeLists.txt Move `qt_internal_project_setup` as early as possible 2025-06-20 15:31:25 +02:00
REUSE.toml Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:32 +02:00
config_help.txt Move qtimageformats over to the new config system 2019-04-02 09:15:40 +00:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-25 10:17:22 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtimageformats 2025-08-05 04:18:48 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 14:10:42 +01:00
qt_cmdline.cmake CMake: Re-generate configure and project files 2020-12-10 22:04:28 +01:00