summaryrefslogtreecommitdiffstats
path: root/src/sensors/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/doc/src/qtsensors.qdoc')
-rw-r--r--src/sensors/doc/src/qtsensors.qdoc9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/sensors/doc/src/qtsensors.qdoc b/src/sensors/doc/src/qtsensors.qdoc
index 8ff6c2e0..c25349fd 100644
--- a/src/sensors/doc/src/qtsensors.qdoc
+++ b/src/sensors/doc/src/qtsensors.qdoc
@@ -38,13 +38,13 @@
\li \l {Generic Backend} {Generic Backend}
\li \l {Qt Sensors Backend}
\li \l {Compatibility Map} {Compatibility Map}
+ \li \l {How to create your own Sensor}
\endlist
\section1 Examples
\list
\li \l {Qt Sensors Examples} {Examples}
- \li \l {Qt Sensors - Grue Sensor Example}
\endlist
\section1 API Reference
@@ -58,11 +58,16 @@
\l{Changes to Qt Sensors} lists important changes in the module API
and functionality that were made for the Qt 6 series of Qt.
- \section1 Licenses
+ \section1 Licenses and Attributions
The Qt Sensors module is available under commercial licenses from
\l{The Qt Company}. In addition, it is available under free software licenses:
The \l{GNU Lesser General Public License, version 3}, or
the \l{GNU General Public License, version 2}.
See \l{Qt Licensing} for further details.
+
+ Furthermore, Qt Sensors in Qt \QtVersion may contain third-party
+ modules under following permissive licenses:
+
+ \generatelist{groupsbymodule attributions-qtsensors}
*/