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

Window Qml Type doc is missing the default visible property value

    XMLWordPrintable

Details

    • 6efc9f140 (dev), 319e10f9a (6.7), 2b6ebb68b (6.6), b36d3fcf2 (tqtc/lts-6.5), 553784eb2 (tqtc/lts-6.2), 2c6c9cfd5 (tqtc/lts-5.15)

    Description

      The Window's visible property is false by default, but its documentation doesn't state its default value - https://doc.qt.io/qt-6/qml-qtquick-window.html#visible-prop.

      Unfortunately,  the default value for that property is stated only in a code snippet here - https://doc.qt.io/qt-6/qml-qtquick-window.html#transientParent-prop.

       

      Only the QWindow doc has clear information about its state, under a separate header - https://doc.qt.io/qt-6/qwindow.html#visibility-and-windowing-system-exposure and the visible property - https://doc.qt.io/qt-6/qwindow.html#visible-prop

      The Window Qml Type should have similar notes about the property.

       

       

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            jankarasinski Jan Karasiński
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews