summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Keller <Rainer.Keller@qt.io>2018-11-29 07:30:27 +0100
committerRainer Keller <Rainer.Keller@qt.io>2018-11-30 09:27:29 +0000
commit41388c6fe1ec62655123e8fb05c6875a91c9b0b5 (patch)
treefba4ce546603a072827c327a1f70bf04111b25e8
parent7230ecd2afa8fc27b40a8ba3c7c423c0add50bd7 (diff)
doc: Add techpreview hint
Task-number: QTBUG-66568 Change-Id: I2f6dead837de6ad1493fc4baf2be0a884ae0a336 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/opcua/doc/src/qtopcua.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/opcua/doc/src/qtopcua.qdoc b/src/opcua/doc/src/qtopcua.qdoc
index dc8352f..51e755e 100644
--- a/src/opcua/doc/src/qtopcua.qdoc
+++ b/src/opcua/doc/src/qtopcua.qdoc
@@ -66,6 +66,7 @@
\since 5.7
\title Qt OPC UA
\brief Implements OPC UA connectivity through a Qt API.
+ \preliminary
The Qt \l{Qt OPC UA#A short introduction to OPC UA}{OPC UA} module
implements a Qt API to interact with OPC UA on top of a 3rd party
@@ -79,6 +80,9 @@
\li Unified Automation C++ SDK (UACpp), Commercial
\endlist
+ This module is still in development but is available as a technology preview.
+ This means it is unstable, likely to change and provided as a convenience only.
+
\section1 Getting started
Add the following line to your .pro file