From 1b5ef0420bb1d147e0b26abb88bd5b31da11d5fa Mon Sep 17 00:00:00 2001 From: Pranta Dastider Date: Fri, 3 May 2024 15:10:28 +0200 Subject: [PATCH] QmlDesigner: Update the supported image list in the QDS doc This patch update the list of supported image formats in the documentation of Qt Design Studio. Fixes: QDS-12688 Change-Id: I5628b4d378447f0caa074e7264a3a4e5ee99b73c Reviewed-by: Thomas Hartmann --- doc/qtdesignstudio/src/components/qtquick-images.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qtdesignstudio/src/components/qtquick-images.qdoc b/doc/qtdesignstudio/src/components/qtquick-images.qdoc index 176e4409f8a..dca494f8e13 100644 --- a/doc/qtdesignstudio/src/components/qtquick-images.qdoc +++ b/doc/qtdesignstudio/src/components/qtquick-images.qdoc @@ -44,6 +44,9 @@ If you need to display animated images, such as GIFs, use the \l {Animated Image} component. + \note Currently, the supported image formats include \b{jpeg, jpg, png, svg, + hdr, ktx, bmp, ttf, tiff, webp,} and \b{gif}. + \section1 Image Size \image qtquick-designer-image-properties.png "Image properties"