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

QQuickHandlerPoint has no QML_ELEMENT declaration

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-104570
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes