On Fri, Apr 16, 2021 at 2:26 PM Alexander Dyagilev <alervd...@gmail.com>
wrote:

> Hello,
>
> Hi,

> Why are not they defined? These are ids of items defined in the same qml
> file.
>
Could you try binding the property in a `Component.onCompleted` handler?
Does that solve it?
(My suspicion is that all the dependent items hadn't been yet instantiated
at the point of the binding).

Kind regards,
Konstantin.
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to