Doc: Add \examplecategory for Qt Quick Controls

Also, changed one of the example pages to a tutorial
page.

Task-number: QTBUG-115297
Change-Id: Ife1b740523039b9287008a1c5243edfc4c1349d1
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 2983a38c1d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Venugopal Shivashankar 2023-07-17 15:34:38 +02:00 committed by Qt Cherry-pick Bot
parent a56a56b1e8
commit 55f9f97adc
10 changed files with 10 additions and 1 deletions

View File

@ -6,6 +6,7 @@
\keyword Qt Quick Controls - Attached Style Properties Example
\title Qt Quick Controls - Attached Style Properties Example
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief Demonstrates use of QQuickAttachedPropertyPropagator.
\image qtquickcontrols-attachedstyleproperties.png

View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\example chattutorial
\page qtquickcontrols-chattutorial-example.html
\keyword Qt Quick Controls - Chat Tutorial
\title Qt Quick Controls - Chat Tutorial
\keyword Qt Quick Controls 2 - Chat Tutorial

View File

@ -6,6 +6,7 @@
\title Qt Quick Controls - Contact List
\keyword Qt Quick Controls 2 - Contact List
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief A QML app using Qt Quick Controls and a C++ class that implements
a simple contact list.

View File

@ -6,6 +6,7 @@
\keyword Qt Quick Controls - Event Calendar
\title Qt Quick Controls - Event Calendar
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief A simple event calendar.
\image qtquickcalendar-eventcalendar.png

View File

@ -7,6 +7,7 @@
\title Qt Quick Controls - Flat Style
\keyword Qt Quick Controls 2 - Flat Style
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief A QML app using Qt Quick Controls and a QML plugin
with customized controls.

View File

@ -7,6 +7,7 @@
\title Qt Quick Controls - Gallery
\keyword Qt Quick Controls 2 - Gallery
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief A gallery of controls.
\raw HTML

View File

@ -7,6 +7,7 @@
\title Qt Quick Controls - Imagine Style Example: Automotive
\keyword Qt Quick Controls 2 - Imagine Style Example: Automotive
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief An automotive user interface using custom Imagine style assets.
This example demonstrates how custom Imagine style assets can be used to

View File

@ -7,6 +7,7 @@
\title Qt Quick Controls - To Do List
\keyword Qt Quick Controls 2 - To Do List
\ingroup qtquickcontrols-examples
\examplecategory {Mobile}
\brief To do list application for iOS.
This example demonstrates how to create a simple to do list application for

View File

@ -6,6 +6,7 @@
\title Qt Quick Controls - Text Editor
\keyword Qt Quick Controls 2 - Text Editor
\ingroup qtquickcontrols-examples
\examplecategory {Graphics & Multimedia}
\brief A QML app using Qt Quick Controls and a C++ class to
provide a fully-functional rich-text editor application.

View File

@ -7,6 +7,7 @@
\title Qt Quick Controls - Wearable Demo
\keyword Qt Quick Controls 2 - Wearable Demo
\ingroup qtquickcontrols-examples
\examplecategory {Embedded}
\brief Demonstrates an application launcher designed for wearable devices.
\image qtquickcontrols-wearable.png