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

Separate out visible and effectiveVisibility properties in QML 2

    XMLWordPrintable

Details

    Description

      Reading and writing the "visible" property is currently not symmetric: you can write a value of 'true' and then read back a value of 'false'. This is because writing changes the local value, while reading returns the "effective" (inherited) value. We should separate these out, much like there is focus/activeFocus.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes