Skip to content

Latest commit

 

History

History
113 lines (66 loc) · 2.96 KB

OpcUaClientRelativeNodePath.rst

File metadata and controls

113 lines (66 loc) · 2.96 KB

OpcUaClientRelativeNodePath

Description

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

Overview

Properties

Methods

Properties

single: browseName

browseName

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

› Attributes

Writable

single: includeSubtypes

includeSubtypes

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

› Attributes

Writable

single: isInverse

isInverse

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

› Attributes

Writable

single: ns

ns

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

› Attributes

Writable

single: referenceType

referenceType

Please refer to the Qt OPC UA RelativeNodePath QML type documentation.

› Attributes

Writable

Example

See OpcUaClient example <example_OpcUaClient> on how to use OpcUaClientRelativeNodePath.