summaryrefslogtreecommitdiffstats
path: root/src/opcua/client/qopcuatype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/client/qopcuatype.cpp')
-rw-r--r--src/opcua/client/qopcuatype.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opcua/client/qopcuatype.cpp b/src/opcua/client/qopcuatype.cpp
index 30d1841..96bd943 100644
--- a/src/opcua/client/qopcuatype.cpp
+++ b/src/opcua/client/qopcuatype.cpp
@@ -74,7 +74,7 @@ QT_BEGIN_NAMESPACE
This enum contains the reference types specified in OPC-UA part 3, 7.
They are used to filter for a certain reference type in \l QOpcUaNode::browseChildren
- and for the reference type information in \a QOpcUaReferenceDescription.
+ and for the reference type information in \l QOpcUaReferenceDescription.
\value Unspecified Not a valid reference type.
\value References The abstract base type for all references.
@@ -182,7 +182,7 @@ QT_BEGIN_NAMESPACE
/*!
\enum QOpcUa::UaStatusCode
- Enumerates all status codes from https://opcfoundation.org/UA/schemas/1.03/Opc.Ua.StatusCodes.csv
+ Enumerates all status codes from \l {https://opcfoundation.org/UA/schemas/1.03/Opc.Ua.StatusCodes.csv}
\value Good
\value BadUnexpectedError