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

eventPoint documentation is hard to read

    XMLWordPrintable

Details

    Description

      https://doc.qt.io/qt-6/qml-qtquick-eventpoint.html

      The text is all squished together and it makes it hard to distinguish the actual API vs the "see also" parts.

      It comes from src/quick/util/qquickforeignutils.cpp:

         \list
         \li \l bool \c eventPoint.accepted: see also \l QEventPoint::accepted
         \li \l PointerDevice \c eventPoint.device: see also \l QEventPoint::device
         \li \l size \c eventPoint.ellipseDiameters: see also \l QEventPoint::ellipseDiameters
         \li \l point \c eventPoint.globalGrabPosition: see also \l QEventPoint::globalGrabPosition
         \li \l point \c eventPoint.globalLastPosition: see also \l QEventPoint::globalLastPosition
         \li \l point \c eventPoint.globalPosition: see also \l QEventPoint::globalPosition
         \li \l point \c eventPoint.globalPressPosition: see also \l QEventPoint::globalPressPosition
         \li \l bool \c eventPoint.grabPosition: see also \l QEventPoint::grabPosition
         \li \l int \c eventPoint.id: see also \l QEventPoint::id
         \li \l point \c eventPoint.lastPosition: see also \l QEventPoint::lastPosition
         \li \l ulong \c eventPoint.lastTimestamp: see also \l QEventPoint::lastTimestamp
         \li \l point \c eventPoint.position: see also \l QEventPoint::position
         \li \l point \c eventPoint.pressPosition: see also \l QEventPoint::pressPosition
         \li \l int \c eventPoint.pressTimestamp: see also \l QEventPoint::pressTimestamp
         \li \l real \c eventPoint.pressure: see also \l QEventPoint::pressure
         \li \l real \c eventPoint.rotation: see also \l QEventPoint::rotation
         \li \l point \c eventPoint.sceneGrabPosition: see also \l QEventPoint::sceneGrabPosition
         \li \l point \c eventPoint.sceneLastPosition: see also \l QEventPoint::sceneLastPosition
         \li \l point \c eventPoint.scenePosition: see also \l QEventPoint::scenePosition
         \li \l ulong \c eventPoint.pressTimestamp: see also \l QEventPoint::pressTimestamp
         \li \l point \c eventPoint.scenePressPosition: see also \l QEventPoint::scenePressPosition
         \li \l {QML Enumerations}{enumeration} \c eventPoint.state: see also \l QEventPoint::state
         \li \l real \c eventPoint.timeHeld: see also \l QEventPoint::timeHeld
         \li \l ulong \c eventPoint.timestamp: see also \l QEventPoint::timestamp
         \li \l pointingDeviceUniqueId \c eventPoint.uniqueId: see also \l QEventPoint::uniqueId
         \li \l vector2d \c eventPoint.velocity: see also \l QEventPoint::velocity
         \endlist
      

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes