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

QWidget::mapTo/mapFrom constness

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes