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

QHeaderView::logicalIndexAt(const QPoint &apos) - QPointF should also be supported

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2.1
    • Widgets: Itemviews
    • None
    • All

    Description

      E.g. with QHoverEvent.

      But applies to alle events that had 'QPoint pos()' and now have 'QPointF position()'.

      To call logicalIndexAt(), we now need to convert from QPointF to QPoint with toPoint().

      However, if Qt moves from QPoint usage to QPointF usage it would be logical to also provide  QPointF equivalents of the functions that are regularly used with QPoint.

       

       

      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
            hansdijkema Hans Dijkema
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes