From 381ce10a55479dd98a0929d11a727e59f90736aa Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 20 Mar 2023 18:25:32 +0100 Subject: Add Qt Location, Qt Quick Particles, and Qt Quick Effects modules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If6ae8b26972bcf5143f1257e3c08598ec316b52f Reviewed-by: Kaj Grönholm (cherry picked from commit 611de7a799bd61bf3e0f35391a1bc8e5d94a5b18) Reviewed-by: Qt Cherry-pick Bot --- doc/src/qtmodules.qdoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc index f08fc3b6..c92f93f9 100644 --- a/doc/src/qtmodules.qdoc +++ b/doc/src/qtmodules.qdoc @@ -178,6 +178,17 @@ \li All \li All \li Provides a C++ widget class for displaying a Qt Quick user interface. + \row + \li \l{Qt Quick Effects} + \li All + \li All + \li Provides QML types for applying one or more simple graphical effects to + Qt Quick items. + \row + \li \l{Qt Quick Particles} + \li All + \li All + \li Provides QML types for particle effects. \row \li \l{Qt Remote Objects} \li All @@ -373,6 +384,11 @@ \li All \li Provides an ability to generate Qt-based classes from protobuf specifications used to communicate with gRPC\reg services. + \row + \li \l[QtLocation]{Qt Location} + \li All + \li All + \li Provides QML and C++ interfaces to create location-aware applications. \endtable \section1 Where to Go from Here -- cgit v1.2.1