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

QWindow setters need to be de-inlined

XMLWordPrintable

    • f97c8d40c3eafa4360d6c2e51978c8de551e809a

      Setters such as setWidth() are currently inline and forward to setGeometry(), but that means that there's no way to tell if the position has been set explicitly by the application or not. The setters should be de-inlined before 5.0 to give us more flexibility in the 5.x life time.

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

            srutledg Shawn Rutledge
            rodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes