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

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

XMLWordPrintable

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

      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.

       

       

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

            dheerendra Dheerendra Purohit
            hansdijkema Hans Dijkema
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change