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

QQuickView resizeMode property documentation mentions sizeHint, but QQuickView doesn't have sizeHint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.4.0
    • 5.3.0 Beta1
    • Documentation
    • None
    • n/a
    • I6e19e975ab71f73ddaf703956afb90f2e607b6f8

      Minor point, but the QQuickView documentation for resizeMode property says:

      "Regardless of this property, the sizeHint of the view is the initial size of the root item.".

      However, unlike its QWidget-derived QDeclarativeView predecessor, QQuickView doesn't have a sizeHint property. Guessing the mention of sizeHint is just grandfathered over from the QDeclarativeView docs, but the mention briefly confused me enough to make me think it's worth getting fixed for others.

      I'm looking at http://qt-project.org/doc/qt-5/qquickview.html (not sure which version that really for "Affects Versions" is but I have 5.3 beta installed locally so tagged that).

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

            vertries Nico Vertriest (Inactive)
            timday Tim Day
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes