From 322520ad62075b6578fb556135ac0d375db80a56 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Tue, 18 Mar 2025 10:48:48 +0100 Subject: [PATCH] Remove 6.7 preliminary tag for QRhiWidget Pick-to: 6.8 Change-Id: Iab453b9c0cf4f158f9ca13294dcd053fb35daf93 Reviewed-by: Volker Hilsheimer (cherry picked from commit 00155dabf354ce19c9eb381f351a6cf10788bf32) Reviewed-by: Qt Cherry-pick Bot --- src/widgets/kernel/qrhiwidget.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/widgets/kernel/qrhiwidget.cpp b/src/widgets/kernel/qrhiwidget.cpp index 8259715e98a..96dec9cd9e6 100644 --- a/src/widgets/kernel/qrhiwidget.cpp +++ b/src/widgets/kernel/qrhiwidget.cpp @@ -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