summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJannis Voelker <jannis.voelker@basyskom.com>2024-03-06 15:07:06 +0100
committerJannis Völker <jannis.voelker@basyskom.com>2024-03-06 15:14:49 +0000
commita16244f5e5e51c17e9e2df59116234eb3c865b97 (patch)
tree49f00df22e4f6377286f56c60946a0d326d93c36 /doc
parent95f323ee54084dc16808c1885d36b1153afac055 (diff)
Add what's new section for the Qt OPC UA module in Qt 6.7
Change-Id: Ibc1b638eed2ca6fe9e3e0a4dd21547edec282078 Pick-to: 6.7 Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/whatsnew/whatsnew67.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew67.qdoc b/doc/src/whatsnew/whatsnew67.qdoc
index 3a60b0bc9..de78cfca0 100644
--- a/doc/src/whatsnew/whatsnew67.qdoc
+++ b/doc/src/whatsnew/whatsnew67.qdoc
@@ -107,6 +107,14 @@
The classes are convenience wrappers tuned for RESTful use cases.
\endlist
+ \section2 Qt OPC UA Module
+ \list
+ \li Added the new QOpcUaHistoryEvent and QOpcUaHistoryReadEventRequest
+ classes to enable reading of historical events.
+ \li Added the new QOpcUaGenericStructHandler class and related data
+ classes to support decoding and encoding of generic OPC UA structures.
+ \endlist
+
\section2 Qt Positioning Module
\list
\li Nothing to see here. //! TODO Clean this up before release.