Remove 6.7 preliminary tag for QRhiWidget

Pick-to: 6.8
Change-Id: Iab453b9c0cf4f158f9ca13294dcd053fb35daf93
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 00155dabf354ce19c9eb381f351a6cf10788bf32)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Laszlo Agocs 2025-03-18 10:48:48 +01:00 committed by Qt Cherry-pick Bot
parent 4a296214dd
commit 322520ad62

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