From ba9b42fe8bf160811cc79e74f09ea772f95ee95e Mon Sep 17 00:00:00 2001 From: Safiyyah Moosa Date: Tue, 19 Aug 2025 15:02:24 +0200 Subject: [PATCH] Doc: Update section title in app examples template This patch changes the 'relevant classes' section title to 'relevant modules and classes'. This makes it more inclusive and it can be applicable to either modules or classes. Fixes: QTBUG-139292 Pick-to: 6.10 Change-Id: I418edadd1b58d12ad6f7c82b2aed53bf53abdc6a Reviewed-by: Jerome Pasion --- doc/global/app-examples-template/README.md | 2 +- doc/global/app-examples-template/app-examples-template.qdoc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/global/app-examples-template/README.md b/doc/global/app-examples-template/README.md index 05c093db9f3..04940394964 100644 --- a/doc/global/app-examples-template/README.md +++ b/doc/global/app-examples-template/README.md @@ -43,7 +43,7 @@ angle brackets and check the links. - The [Coffee Machine](https://doc.qt.io/qt-6/qtdoc-demos-coffee-example.html) example demonstrates this well. -### (Optional) Provide a list of the main Qt classes the examples uses +### (Optional) Provide a list of the main Qt classes and modules the examples uses - Use for more complicated examples. - The [Bluetooth Low Energy Heart Rate Game](https://doc.qt.io/qt-6/qtbluetooth-heartrate-game-example.html) diff --git a/doc/global/app-examples-template/app-examples-template.qdoc b/doc/global/app-examples-template/app-examples-template.qdoc index ff9f59001db..4748c26f763 100644 --- a/doc/global/app-examples-template/app-examples-template.qdoc +++ b/doc/global/app-examples-template/app-examples-template.qdoc @@ -28,11 +28,11 @@ - \setion1 Relevant classes + \setion1 Relevant modules and classes - This example introduces the following Qt classes: - + This example introduces the following Qt : + \section2 Class Hierarchy