Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
None
-
None
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
- is duplicated by
-
QTBUG-11984 QML should allow the declaration of private properties
- Open