RelativeNodePath QML Type

相対ノードパス要素を指定します。詳細...

Import Statement: import QtOpcUa
Since: QtOpcUa 5.12

プロパティ

詳細説明

import QtOpcUa as QtOpcUa

QtOpcUa.RelativeNodePath {
    ns: "Test Namespace"
    browseName: "SomeName"
}

Node,NodeId,RelativeNodeIdも参照のこと

プロパティ ドキュメント

browseName : NodeId

このパス要素のブラウズ名。


includeSubtypes : bool

このパス要素にマッチするときにサブタイプを含めるかどうか。このプロパティのデフォルト値はtrue です。


isInverse : bool

このプロパティのデフォルト値は です。このプロパティのデフォルト値はfalse です。


ns : NodeId

このパス要素の名前空間名。識別子は、数値としてのインデックスまたは文字列としての名前とすることができる。整数に変換できる文字列は、名前空間インデックスとみなされます。


referenceType : QOpcUa::ReferenceTypeId

このパス要素にマッチするときの参照の種類。QOpcUa::ReferenceTypeId NodeIdこのプロパティのデフォルト値はConstants.ReferenceTypeId.References です。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.