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

PointerHandler documentation for canceled doesn't link to PointEvent

    XMLWordPrintable

Details

    • All

    Description

      I think this may be a bug in the documentation generator?

       

      If you look at the code, the two signals of PointerHandler are documented as

       

      \qmlsignal QtQuick::PointerHandler::grabChanged(GrabTransition transition, EventPoint point)

      \qmlsignal QtQuick::PointerHandler::canceled(EventPoint point)

       

      but looking at the generated documentation, you get

         canceled(point)
        grabChanged(transition, EventPoint point)

      so  for some reason grabChanged links to the documentation of EventPoint but canceled does not.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            tsdgeos_kdab Albert Astals Cid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes