[Qt-qml] QML binding loop detected for property "height"

Michael Nosov michael.nosov at gmail.com
Thu Oct 6 07:40:13 CEST 2011


Hi,

I usually see this warning when "height" depends on "contentHeight"
property. And this warning happens when your list view has "0" items. There
are several ways to avoid this (like binding to contentHeight only when list
view has some items). But actually this doesn't impact on functionality at
all

BR,
Michael

On 6 October 2011 02:00, <saravanane.dhandabani at nokia.com> wrote:

>  Hi,****
>
> ** **
>
> While processing qml list view, I am getting a warning message “QML:
> Binding loop detected for property “height”.****
>
> ** **
>
> What that does mean and how can I fix this warning message?****
>
> ** **
>
> Thanks,****
>
> Saravanane****
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20111006/c0dd9b45/attachment.html 


More information about the Qt-qml mailing list