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-22 21:03:51 +0000
commit690e2b77dc447e45608c9c8f12734430d38ed11b (patch)
treebc24d70bd0cd9d95d480e184cf58256e459331ea
parent1915d08605058b2bb2bae089f4aafbee7a126dae (diff)
downloadqtdoc-690e2b77dc447e45608c9c8f12734430d38ed11b.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 4bbce31b..73d778ba 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