Remove 6.7 preliminary tag for QRhiWidget

Pick-to: 6.9 6.8
Change-Id: Iab453b9c0cf4f158f9ca13294dcd053fb35daf93
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Laszlo Agocs 2025-03-18 10:48:48 +01:00
parent 6a64722fb3
commit 00155dabf3

View File

@ -16,11 +16,6 @@ QT_BEGIN_NAMESPACE
\brief The QRhiWidget class is a widget for rendering 3D graphics via an
accelerated grapics API, such as Vulkan, Metal, or Direct 3D.
\preliminary
\note QRhiWidget is in tech preview in Qt 6.7. \b {The API is under
development and subject to change.}
QRhiWidget provides functionality for displaying 3D content rendered
through the \l QRhi APIs within a QWidget-based application. In many ways
it is the portable equivalent of \l QOpenGLWidget that is not tied to a