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

QWidget::mapTo/mapFrom constness

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • 4.3.0
    • None
    • 2b17b0235b70f89d15d3b91a14c3297d38377f94

    Description

      These functions should take a const QWidget *:

      QPoint mapTo(QWidget *, const QPoint &) const;
      QPoint mapFrom(QWidget *, const QPoint &) const;

      The signatures of these functions cannot be changed without breaking binary compatibility.

      Attachments

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

        Activity

          People

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            rve Anders Bakken
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes