Fix image path in Graphics overview

Task-number: QTBUG-87158
Change-Id: I2c7525c86f21e5ffa6512a9942befbd7f28a167b
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
Jerome Pasion 2020-11-13 10:38:19 +01:00
parent 4f94ab4e3b
commit d3af5e3f58
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Cross-platform applications can use Qt to display graphical elements. Qt
abstracts the platforms' underlying graphics APIs so that developers can focus
on the application code.
\inlineimage rhiarch.pngs
\inlineimage rhiarch.png
The Qt Rendering Hardware Interface (RHI) translates 3D graphics call from
Qt applications to the available graphics APIs on the target platform.