.. _object_OpcUaClientRelativeNodePath: :index:`OpcUaClientRelativeNodePath` ------------------------------------ Description *********** Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. Overview ******** Properties ++++++++++ .. hlist:: :columns: 1 * `browseName `_ * `includeSubtypes `_ * `isInverse `_ * `ns `_ * `referenceType `_ Methods +++++++ .. hlist:: :columns: 1 * `setBrowseName `_ * `setIncludeSubtypes `_ * `setIsInverse `_ * `setNodeNamespace `_ * `setReferenceType `_ Properties ********** .. _property_OpcUaClientRelativeNodePath_browseName: .. index:: single: browseName browseName ++++++++++ Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaClientRelativeNodePath_includeSubtypes: .. index:: single: includeSubtypes includeSubtypes +++++++++++++++ Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaClientRelativeNodePath_isInverse: .. index:: single: isInverse isInverse +++++++++ Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaClientRelativeNodePath_ns: .. index:: single: ns ns ++ Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaClientRelativeNodePath_referenceType: .. index:: single: referenceType referenceType +++++++++++++ Please refer to the `Qt OPC UA RelativeNodePath QML type `_ documentation. :**› Attributes**: Writable Example ******* See :ref:`OpcUaClient example ` on how to use OpcUaClientRelativeNodePath.