Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19186 Improved property declaration support in QML
  3. QTBUG-15257

Need "read-only" (or "constant") QML property keyword

    XMLWordPrintable

Details

    Description

      The value of some Qt Components properties added should not be changed
      by the user of the component, or bad things will happen. I.e. we need a
      keyword that restrict a property so that it can only be bound/set from
      within the component definition, not from within the instantiation
      of the component.

      Attachments

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

        Activity

          People

            aakenned Aaron Kennedy
            mathiasm Mathias Malmqvist
            Votes:
            25 Vote for this issue
            Watchers:
            24 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes