mirror of https://github.com/qt/qtdoc.git
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:
parent
4f94ab4e3b
commit
d3af5e3f58
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue