From bbababb64356acaef9da82bc6e4b417732f94647 Mon Sep 17 00:00:00 2001 From: Dheerendra Purohit Date: Tue, 8 Jul 2025 12:23:48 +0530 Subject: Doc: Add textual descriptions for QtLabsPlatform documentation images Added textual descriptions for all images in the QtLabsPlatform documentation to ensure QDoc generates appropriate alt text. Pick-to: 6.10 6.9 Fixes: QTBUG-136147 Change-Id: Ice484beaa12e2169923a84181257562b720ad61e Reviewed-by: Alexei Cazacov Reviewed-by: Leena Miettinen --- src/labs/platform/qquicklabsplatformmenu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/labs/platform/qquicklabsplatformmenu.cpp') diff --git a/src/labs/platform/qquicklabsplatformmenu.cpp b/src/labs/platform/qquicklabsplatformmenu.cpp index baa7fa4396..2f578ae76f 100644 --- a/src/labs/platform/qquicklabsplatformmenu.cpp +++ b/src/labs/platform/qquicklabsplatformmenu.cpp @@ -37,7 +37,7 @@ QT_BEGIN_NAMESPACE The Menu type provides a QML API for native platform menu popups. - \image qtlabsplatform-menu.png + \image {qtlabsplatform-menu.png} {A native popup menu} Menu can be used in a \l MenuBar, or as a stand-alone context menu. The following example shows how to open a context menu on right mouse -- cgit v1.2.3