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

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

XMLWordPrintable

      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

      {...}

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes