summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-03-20 18:25:32 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-23 06:13:34 +0000
commit381ce10a55479dd98a0929d11a727e59f90736aa (patch)
treedafe9656d4b5d5a9a82755add424f2766127f897
parent6b73e05d917f915d33d27d1aa78db5a13f3a4ad4 (diff)
downloadqtdoc-381ce10a55479dd98a0929d11a727e59f90736aa.tar.gz
Add Qt Location, Qt Quick Particles, and Qt Quick Effects modules
Change-Id: If6ae8b26972bcf5143f1257e3c08598ec316b52f Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io> (cherry picked from commit 611de7a799bd61bf3e0f35391a1bc8e5d94a5b18) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/qtmodules.qdoc16
1 files changed, 16 insertions, 0 deletions
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
@@ -179,6 +179,17 @@
\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
\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