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

Wrong QML types TapHandler and PointerHandler featured in QML type DragHandler

    XMLWordPrintable

Details

    Description

      The documentation page for the QML type DragHandler (https://doc.qt.io/qt-6/qml-qtquick-draghandler.html) includes misleading information in the code examples for the individual properties.

      The QML type TapHandler and PointerHandler are featured in the code examples instead of the QML type DragHandler. This is confusing to novice QML readers.

      Also the initial code examples explaining the basic use of the QML type DragHandler could be streamlined to be easier to understand not using code like "handler.centroid.ellipseDiameters.width" which makes it harder to read the entire code example.

      Attachments

        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
            peter.schneider Peter Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes