doc: Highlight the weather forecast example

Pick-to: 6.10.0 6.10
Change-Id: I5f00ae24c3d170e5271d15e29ea4982b197171ad
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
Eskil Abrahamsen Blomfeldt 2025-09-10 12:49:52 +02:00
parent c1e0c1a5ca
commit 398411caaf
1 changed files with 2 additions and 1 deletions

View File

@ -116,7 +116,8 @@ manifestmeta.thumbnail.names += "QtQuick/QML Dynamic View Ordering Tutorial*"
# Highlight examples for the Graphics & Multimedia category
manifestmeta.highlighted.names = \
"QtQuick/Qt Quick Layouts - Responsive Layout Example" \
"QtQuick/Scene Graph - RHI Under QML"
"QtQuick/Scene Graph - RHI Under QML" \
"QtQuick/Weather Forecast Example"
navigation.landingpage = "Qt Quick"
navigation.cppclassespage = "Qt Quick C++ Classes"