summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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