qt5base-lts/examples/gui
Topi Reinio 1cd35cff4d Doc: Fix documentation warnings for Qt Gui
* Fix file quoting in RHI Window example
* Add missing \inmodule commands for QRhi Classes
* Add missing dependency to qtshadertools
* Remove documentation for non-existent overload of
  QRhiGraphicsPipeline::setTargetBlends()

Other fixed warnings:

src/gui/rhi/qrhi.cpp:
* warning: clang couldn't find function when parsing
  \fn void setUsage(UsageFlags u)
* warning: clang couldn't find function when parsing
  \fn virtual bool QRhiSwapChain::isFormatSuported(Format f)

Change-Id: I73ff7896c3d5c8bb491368e941b32c8026a47191
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-05-30 08:29:26 +00:00
..
doc Doc: Fix documentation warnings for Qt Gui 2023-05-30 08:29:26 +00:00
rasterwindow Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
rhiwindow rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
CMakeLists.txt rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
gui.pro rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00