1

I want to make some data members in QML only accessible from the inside of the owner class. There are some workarounds in Javascript, but I don't know how to do in QML of Qt5 (Qt Quick 2). Does someone know?

UniversE
  • 555
  • 2
  • 7
  • 25
  • 6
    possible duplicate of [Does QML support access specifiers like Private for properties?](http://stackoverflow.com/questions/13252158/does-qml-support-access-specifiers-like-private-for-properties) – BaCaRoZzo Jan 23 '15 at 10:05
  • 1
    @BaCaRoZzo Thank you, I haven't found the similar question before I asked. – UniversE Jan 27 '15 at 12:58

0 Answers0