The OPC UA QualifiedName type. More...
Header: | #include <QOpcUaQualifiedName> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS OpcUa) target_link_libraries(mytarget PRIVATE Qt6::OpcUa) |
qmake: | QT += opcua |
QOpcUaQualifiedName(quint16 namespaceIndex, const QString &name) | |
QOpcUaQualifiedName(const QOpcUaQualifiedName &rhs) | |
QOpcUaQualifiedName & | operator=(const QOpcUaQualifiedName &rhs) |
QString | name() const |
quint16 | namespaceIndex() const |
void | setName(const QString &name) |
void | setNamespaceIndex(quint16 namespaceIndex) |
QVariant | operator QVariant() const |
bool | operator==(const QOpcUaQualifiedName &rhs) const |
QDebug | operator<<(QDebug debug, const QOpcUaQualifiedName &name) |
This is the Qt OPC UA representation for the OPC UA QualifiedName type defined in OPC-UA part 3, 8.3. A QualifiedName is a name qualified by a namespace index. The namespace index corresponds to an entry in the server's namespace array. QualifiedName is mainly used to represent the BrowseName attribute of a node.
Constructs a qualified name with namespace index namespaceIndex and the name name.
Constructs a qualified name from rhs.
Sets the values from rhs in this qualified name.
Returns the name.
See also setName().
Returns the namespace index.
See also setNamespaceIndex().
Sets the name to name.
See also name().
Sets the namespace index to namespaceIndex.
See also namespaceIndex().
Converts this qualified name to QVariant.
Returns true
if this qualified name has the same value as rhs.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: