Contains a text with associated locale. More...
Import Statement: | import QtOpcUa |
Since: | QtOpcUa 5.12 |
The two members of this type contain the actual text and the locale of the text.
locale : string
Locale of the contained text. This has to be in a modified ISO standard notation, for example en-US
. See OPC UA specification part 3, 8.4 for details.
text : string
Textual content.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qtopcua-localizedtext.html