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

QQuickHandlerPoint has no QML_ELEMENT declaration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.4.1
    • 6.2.4, 6.3.1, 6.4
    • None
    • All
    • 9e25d24b3 (dev), 391fab408 (6.5), 70e6e47fc (6.4)

    Description

      I get this warning from qmllint for 6.2, 6.3 and 6.4 (hovered is a HoverHandler)

      Warning: ldraw/PartRenderer.qml:242:57: Type "QQuickHandlerPoint" of property "point" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively.
                  onTriggered: requestToolTip(hovered.point.scenePosition) 

      Looking at src/quick/handlers/qquickhandlerpoint_p.h I see that there is no QML_ELEMENT macro in the class.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              rgriebl Robert Griebl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes