Doc: Move some examples to User Interface Components category
Task-number: QTBUG-117243 Change-Id: Id13a0d8e02e6fea7ae84dbee524d60fe2f3ad3b7 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commitdac7706e61
) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commitaaf5a1f8bd
) Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
parent
919fdd38dc
commit
cebfaea1d8
|
@ -6,7 +6,7 @@
|
|||
\title Qt Quick Controls - Contact List
|
||||
\keyword Qt Quick Controls 2 - Contact List
|
||||
\ingroup qtquickcontrols-examples
|
||||
\examplecategory {Graphics & Multimedia}
|
||||
\examplecategory {User Interface Components}
|
||||
\brief A QML app using Qt Quick Controls and a C++ class that implements
|
||||
a simple contact list.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
\keyword Qt Quick Controls - Event Calendar
|
||||
\title Qt Quick Controls - Event Calendar
|
||||
\ingroup qtquickcontrols-examples
|
||||
\examplecategory {Graphics & Multimedia}
|
||||
\examplecategory {User Interface Components}
|
||||
\brief A simple event calendar.
|
||||
|
||||
\image qtquickcalendar-eventcalendar.png
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
\title Qt Quick Controls - Gallery
|
||||
\keyword Qt Quick Controls 2 - Gallery
|
||||
\ingroup qtquickcontrols-examples
|
||||
\examplecategory {Graphics & Multimedia}
|
||||
\examplecategory {User Interface Components}
|
||||
\brief A gallery of controls.
|
||||
|
||||
\raw HTML
|
||||
|
|
Loading…
Reference in New Issue