summaryrefslogtreecommitdiffstats
path: root/src/opcua/doc/src/qtopcua.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/doc/src/qtopcua.qdoc')
-rw-r--r--src/opcua/doc/src/qtopcua.qdoc6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/opcua/doc/src/qtopcua.qdoc b/src/opcua/doc/src/qtopcua.qdoc
index 171b1e7..7f53361 100644
--- a/src/opcua/doc/src/qtopcua.qdoc
+++ b/src/opcua/doc/src/qtopcua.qdoc
@@ -187,11 +187,9 @@
\endtable
\section1 Classes and ownership
- Four important classes are exposed to the user: QOpcUaClient, QOpcUaNode,
- QOpcUaMonitoredEvent and QOpcUaMonitoredValue.
+ Two important classes are exposed to the user: QOpcUaClient and QOpcUaNode.
- Objects of the types QOpcUaNode, QOpcUaMonitoredEvent and QOpcUaMonitoredValue
- are owned by the user and must be deleted when they are no longer needed.
+ Objects of the type QOpcUaNode are owned by the user and must be deleted when they are no longer needed.
\section1 Related Information