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

QMouseEvent::pos() is marked as deprecated even though it should not be

    XMLWordPrintable

Details

    • DaVinci 96

    Description

      In the original change where some of those QMouseEvent functions were made deprecated for Qt 6:
      https://codereview.qt-project.org/c/qt/qtbase/+/292117

      However, QMouseEvent::pos() was not deprecated, and it is also not removed by QT_DEPRECATED_SINCE check currently. The commit message even said:

      However QMouseEvent::pos() is left un-deprecated because it's so widely used.

      But looks like in PYSIDE-1750 the function was incorrectly marked as deprecated for documentation.

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes