Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118498

OpcUa Connection QML Type has "invalid" property "connection"

    XMLWordPrintable

Details

    Description

      "connection" is a well-documented property:
      https://doc.qt.io/qt-5/qml-qtopcua-connection.html#connection-prop
      and also a registered one (in opcuaconnection.h):

      Q_PROPERTY(QOpcUaClient* connection READ connection WRITE setConnection NOTIFY connectionChanged)
      

      But somehow it is not valid:

      The problem only exists in 5.15. Qt6 looks OK. Not sure what was patched, but that patch needs backport.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            fmeerkoetter Frank Meerkötter
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes