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

QML access modifiers for properties: private with "_" underscore character

    XMLWordPrintable

Details

    Description

      Item

      { property int count: 0 // public property int _internalStatus: -1 // private because underscore "_". Invisible outside root item }

      This will help to overcome overhead with hiding private properties with QtObject

      {...}

      Attachments

        Issue Links

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

          Activity

            People

              shausman Simon Hausmann
              kofr Konstantinr
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes