[Interest] determining who is bound

Thiago Macieira thiago.macieira at intel.com
Thu Apr 12 17:45:39 CEST 2018


On Thursday, 12 April 2018 01:18:16 PDT Alexander Ivash wrote:
> Is it possible to determine what object is bound to the target object's
> property? Do I understand correctly that bound object should be one of
> subscribers for property's notify signal?

Yes and no. In principle, you're right.

But the QML engine hooks deeply into the QObject internals and may take 
shortcuts, so it may not show up in that listing.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list