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

QWindow setters need to be de-inlined

    XMLWordPrintable

Details

    • f97c8d40c3eafa4360d6c2e51978c8de551e809a

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes